资源列表
circledetect
- hough变换检测圆的函数。做图像处理的人可以用来参考。-hough transform round detection function. Do the image processing can be used for reference.
classicalcali
- 经典的立体视觉摄像机定标算法。适合初学者学习-classic stereo vision camera calibration algorithm. For beginners learning
DetectCircleOpencv
- opencv 实现的椭圆检测的源代码,非常简单,适合学习-opencv achieve the ellipse detection of the source code is very simple and is suitable for learning
picksquareOpengl
- opegl的小例子,简单易懂,适合于初学者参考。-opegl small examples, simple and suitable for beginners reference.
depthgl
- opengl的深度的例子。非常简单。只有一个文件。-opengl example of the depth. Very simple. Only one document.
huazhixian
- 直线的生成方法 简单的 但是十分好啊 适合于计算机图形学-linear generator simple but very nice suited to computer graphics
kernelspyfiles
- 这是收藏的代码,希望对大家有用 希望大家共同学习,共同进步-This is a collection of code, we want to wish everyone a useful learning and common progress
mycluster_KM_DS
- 数据挖掘中的聚类算法,vc++实现,图形界面显示,直观清楚,很好,推荐下栽-data mining clustering algorithm, vc realization of a graphical interface, intuitive clear, very good, recommended crashed
somjulei
- 两个som聚类算法,可以用于图象处理,数据挖掘,运行感觉不错,推荐!值得收藏!-two som clustering algorithm can be used in image processing, data mining, running good feeling recommended! Worth collecting!
6.0MFC_OPENGL_PFbresenham
- 基于MFC中Opengl环境的bresenham直线生成算法,可由对话框输入起始点和终点,直观地观察bresenham算法的原理。-based MFC Opengl environment bresenham line drawing algorithm, from the dialog box input starting and stopping points, and visual observation of the principle bresenham algorithm.
6.0MFC_OPENGL_moban
- MFC的opengl模版(vc6.0),有了这个模版,你可以知道怎样在mfc下设置opengl环境,可以在上面方便地进行再次开发-MFC opengl template (vc6.0), the existence of such templates, You may know how to set up under the mfc opengl environment that can facilitate the above again for Development
MFCBandFilter
- 一个用MFC写的滤波器源代码,代码结构非常精巧,可以参考 功能:1 固定带通滤波 2 可变带通滤波 3 噪声删除 4 输入输出误差计算 实现比较简单,由于使用了Microsoft Foundation classes,代码流程很简单,但是实现的功能比较充分 Filter.h:头文件,定义了CFilterApp 类 Filter.cpp:利用MFC的函数实现了CFilterApp Filter.rc:资源文件,包括对话框和图标的说明-use a
