资源列表
Use_of_CImage_Class
- 《CImage类的使用》,利用CImage实现图像的显示与常规处理-"CImage category of use." CImage use of the Image Display and conventional treatment
SHPFILEVIEW
- GIS 演示,对SHP文件,操作,浏览、放大、缩小、查询-GIS demonstration of SHP documents, operation, browsing, zoom in and out, inquiries
Snakes
- Snake模型,也就是常说得Active Contour模型的MATLAB实现,其中还包含了原文献。-Snake model, which is often put Active Contour MATLAB model, it also includes the original literature.
DEMtransform
- 用VC编写的程序源代码,用来实现对话框中DEM简化和坐标转换的过程-VC prepared by the program's source code used for dialog and DEM simplify the process of coordinate transformation
qiujiao
- 这个程序实现了任意两个实心多边形的求交算法-the process of achieving solid arbitrary polygon two intersecting
calibration(matlab)
- 基于模板的摄像机标定程序matlab语言 用于两个摄像机的标定-camera calibration procedures Matlab language for two camera calibration
FillTriArea
- 这是对一个三角形区域采用扫描填充算法着色的程序,特点是颜色随像素的坐标变化-This is a triangle filled with scanning algorithm coloring process, which is characterized by the color pixel coordinates with the changes
!!MyDICOM
- 针对DCM医学图像格式,编制程序完成DCM图像的读取,并可以进行bmp转换-against DCM medical image format, the preparation procedure is completed DCM images read, and can change bmp
hanoi_call1
- 用图形模拟汉诺塔游戏,所用函数简单易用.-HANOR game, using easy-to-use function.
Tfill
- 图形学c语言填充算法,可以随意填充任何的多边形-graphics fill algorithm can be filled with any arbitrary polygon
vc++OTSUcode
- otsU算法,本算法用VC和MATLAB实现。 价值比较大的。可以提供给有需要的朋友-otsU algorithm, the algorithm used VC and MATLAB. Value larger. Available for a friend in need
JGE_Engine_Source_and_Demo(v0.01b)
- PSP上的2D开发库 JGE++ 簡介: PSP上有一個獨立的GPU, 在我們編寫遊戲時, 要是能把有關圖像處理的工作都交給GPU做, 就可以減輕主處理器的很多負擔, 令整體程序的運\作, 得到數倍的提升! JGE++ (Jas Game Engine) 就是一個利用GU 庫寫成的2D遊戲引擎, GU庫的原本用途是用作編寫3D遊戲, 我們把它應用在2D遊戲上, 就可以享用硬件加速所帶來的種種好處, 例如運\行速度的提升, 混色/半透明色效果, 圖像放大縮小和旋轉等!