CTView
をテンプレートにして作成
[
トップ
] [
タイトル一覧
|
ページ一覧
|
新規
|
検索
|
最終更新
|
ヘルプ
|
ログイン
]
開始行:
** 2D/3D Viewer Program for Education of C/C++ Programing...
- [[日本語>/CTView (J)]]
- CTView is software to display 2D/3D image. It can enhan...
- This software is used at a lecture of image processing ...
- Latest version is v2.2.2 (2 Jan. 2024)
-- v2.1.x or later supports English menus and messages
**** Bugs
- Since the size of CmnHead is different between x86 and ...
**** Acknowledgments
- [[This software is based in part on the work of the Ind...
*** Download [#ff761e85]
**** Source code
- github Source: https://github.com/fumihax/CTView
- Need Libraries
-- https://github.com/JunkBox-Library/JunkBox_Libpp
-- https://github.com/JunkBox-Library/JunkBox_Win_Lib
**** Binary code
- ''Binary:'' https://blackjack.nsl.tuis.ac.jp/Download/R...
-- Need DX9 Runtime: [[directx_Jun2010_redist.exe> [[dire...
**** Manual (Japanese Text Only)
- Introduction of CTView 2.0: https://github.com/fumihax...
*** [[API of CTView>./API]] [#mff477f9]
*** [[Change Log>./Change_Log]] [#ue9d553a]
*** Gallery of CTView [#f05db15c]
**** Binarization (plugin) [#v5c721c9]
#ref(CTView/CTView_bin.jpg,,50%)
-- [[Plugin Sample Code>/CTView/Binary.cpp]]
**** X Different (plugin) [#of5ecbfc]
#ref(CTView/CTView_Different.jpg,,35%)
-- [[Plugin Sample Code>/CTView/Different.cpp]]
**** Mandelbrot Set (plugin) [#pb0aa40b]
#ref(CTView/CTView_Mandel.jpg,,30%)
-- [[Plugin Sample Code>CTView/Mandel.cpp]]
**** JPEG and RGB Channel [#ke44b376]
#ref(CTView/CTView_JPEG.jpg,,35%)
**** 3D Object (Spine) [#b796fe3e]
#ref(CTView/CTView_bone.jpg,,40%)
#br
** Trouble Shooting
*** Plugins
- When I compile a Plugin with /utf-8 option, why is the ...
-- Remove the /utf-8 compile option.
#br
終了行:
** 2D/3D Viewer Program for Education of C/C++ Programing...
- [[日本語>/CTView (J)]]
- CTView is software to display 2D/3D image. It can enhan...
- This software is used at a lecture of image processing ...
- Latest version is v2.2.2 (2 Jan. 2024)
-- v2.1.x or later supports English menus and messages
**** Bugs
- Since the size of CmnHead is different between x86 and ...
**** Acknowledgments
- [[This software is based in part on the work of the Ind...
*** Download [#ff761e85]
**** Source code
- github Source: https://github.com/fumihax/CTView
- Need Libraries
-- https://github.com/JunkBox-Library/JunkBox_Libpp
-- https://github.com/JunkBox-Library/JunkBox_Win_Lib
**** Binary code
- ''Binary:'' https://blackjack.nsl.tuis.ac.jp/Download/R...
-- Need DX9 Runtime: [[directx_Jun2010_redist.exe> [[dire...
**** Manual (Japanese Text Only)
- Introduction of CTView 2.0: https://github.com/fumihax...
*** [[API of CTView>./API]] [#mff477f9]
*** [[Change Log>./Change_Log]] [#ue9d553a]
*** Gallery of CTView [#f05db15c]
**** Binarization (plugin) [#v5c721c9]
#ref(CTView/CTView_bin.jpg,,50%)
-- [[Plugin Sample Code>/CTView/Binary.cpp]]
**** X Different (plugin) [#of5ecbfc]
#ref(CTView/CTView_Different.jpg,,35%)
-- [[Plugin Sample Code>/CTView/Different.cpp]]
**** Mandelbrot Set (plugin) [#pb0aa40b]
#ref(CTView/CTView_Mandel.jpg,,30%)
-- [[Plugin Sample Code>CTView/Mandel.cpp]]
**** JPEG and RGB Channel [#ke44b376]
#ref(CTView/CTView_JPEG.jpg,,35%)
**** 3D Object (Spine) [#b796fe3e]
#ref(CTView/CTView_bone.jpg,,40%)
#br
** Trouble Shooting
*** Plugins
- When I compile a Plugin with /utf-8 option, why is the ...
-- Remove the /utf-8 compile option.
#br
ページ名: