资源列表
Edge-Detection_canny-_perfect
- Canny算法求图像边缘,C++语言实现。步骤分:求梯度、非极大值移植、自适应阈值、滞后阈值求边缘、边缘细化。算法核心由C语言实现,效果可以和OpenCV和Matlab相媲美。-Canny algorithm for image edge, the use of C++ language, the steps include: for gradient, maximum value suppression, adaptive threshold, hysteresis threshold. Th
OpenGL.ES.2.0.Programming.Guide
- [Mac.OS.X开发系列电子书].OpenGL.ES.2.0.Programming.Guide-[Mac.OS.X development series of e-books]. OpenGL.ES.2.0.Programming.Guide
Hough_line
- hough变换用于检测在数字推向中出现的直线-detect line by hough transformation in images
OpenGLES20ProgrammingGuide
- 这个pdf文档是对与OPengl详尽的介绍,可以学到学到的关于图片绘制等等操作。-This pdf document is a detailed introduction with OPengl, can learn to draw, and so learned about image operation.
shi
- 用VC6.0实现图像均值滤波、中值滤波和锐化处理-Image use VC6.0 mean filtering, median filtering and sharpening
ContourAnalysis
- OCR 识别 代码 实时摄像头影像 。(OCR real time camera supported.)
ContourAnalysis
- find countouesssssss
ContourAnalysis
- 图像匹配程序,ContourAnalysis.zip 已经测试成功-Image matching program
OpenGL.ES.2.0.Programming.Guide
- OpenGL 2.0 编程指导,希望对你有所帮助 -OpenGL® ES 2.0 Programming Guide
OpenGLES20ProgrammingGuide
- OpenGLES20 Programming Guide
ege13.04
- EGE,(Easy Graphics Engine),是windows下的简易绘图库,是一个类似BGI(graphics.h)的面向C/C++语言新手的图形库,它的目标也是为了替代TC的BGI库而存在。-EGE, (Easy Graphics Engine), is a simple graphics library under windows, is similar to BGI (graphics.h) oriented C/C++ language novice graphics libr
