2D/3D Viewer Program for Education of C/C++ Programing †[edit]
- 日本語
- CTView is software to display 2D/3D image. It can enhance the function by plugins (DLL). by Fumi.Hax and A.Izawa
- This software is used at a lecture of image processing using VC++.
- Latest version is v2.2.2 (2 Jan. 2024)
- v2.1.x or later supports English menus and messages
- Since the size of CmnHead is different between x86 and x64, data files are basically incompatible between x86 and x64.
Acknowledgments[edit]
Download †[edit]
Source code[edit]
Binary code[edit]
Manual (Japanese Text Only)[edit]
Gallery of CTView †[edit]
Binarization (plugin) †[edit]
X Different (plugin) †[edit]
Mandelbrot Set (plugin) †[edit]
JPEG and RGB Channel †[edit]
3D Object (Spine) †[edit]
Bugs / Trouble Shooting[edit]
Plugins[edit]
- When I compile a Plugin with /utf-8 option, why is the Kanji title of the Plugin not displayed?
- Remove the /utf-8 compile option.