资源列表
harris
- haris算法,进行图像的角点检测,一般用于图像融合技术的关键部分-Haris algorithm, carries on the image corner detection
change
- 图像的正交变换及频域变换的程序,VC++6.0的MFC对话框编写。-Image orthogonal transform and frequency domain transform the program, written in VC++ 6.0 MFC dialog.
carshow
- 汽车外观展示软件 可多角度观察汽车,以及虚拟驾驶
VCtypicaldigitalimageprocessingalgorithmandimpleme
- Visual+C数字图像处理典型算法及实现-Visual C++ typical digital image processing algorithm and implementation
ImageProcessing
- 图形图像处理程序,用C++语言实现,可以方便的实现相关功能-Graphic image processing program, using C++ language, you can easily implement related functions
0Graphic
- 绘图程序,可以绘制常用的各种示意图,包括条形图、圆形图和框图等。-Drawing program, you can draw a variety of diagram, including the bar chart, pie chart and block diagram.
framdemo.tar
- 个人感觉NUTZ框架确实做到了够轻量,这个DEMO是这段时间看了NUTZ资料后的结果。将EXTJS 与 NUTZ有机的结合了起来,DEMO应用到了NUTZ的IOC/AOP,重新封装了ACTION与EXT特有格式的交互。-Personal feeling NUTZ the framework really done enough lightweight, this DEMO is the result after this time looked NUTZ information. EXTJS w
VISC-MC
- 对Marching cubes算法的实现程序-Marching cubes algorithm on the implementation procedures
miniGIS
- 一个简版的GIS系统,可以用来检索地图信息(A simplified version of the GIS system,Can be used to retrieve map information)
ASiftDetector2014
- 目前很火的Asift算法代码,可以提取稳健的sift特征,是模式识别中特征提取的有力工具-Code, now very fire Asift algorithm can extract the steady sift features, is a powerful tool for pattern recognition in the feature extraction
alph
- 能够打开一张图bmp格式图片,并可调节图片的alpha值-Be able to open the Photo bmp format pictures, and can adjust the picture alpha value
SolarSystem
- OpenGL实现模拟太阳系,在C++里开发