资源列表
samples
- opencv sample 代码包括一些图像处理的,利用Harr和分类器做人脸检测的-opencv 3.0 alpha sample code which include classical samples like face detection/image processing.
BSR
- 用于图像的边缘检测和图像区域的分割,包含有作者的pdf文档-Image edge detection and image region segmentation of pdf documents
AFR
- A system that takes CAD drawings as input and apply automatic feature recognition methods on them to identify different features present in them. The feature will then populate in a tree in the system s UI (and selecting them highlight them in the pa
PICTURE
- 进行位图图像处理,包括灰度化,二值化,图形旋转变换等-Bitmap image processing performed
program_93295
- 数字图像处理源代码,配合冈萨雷斯版数字图像处理第三版的课程源代码。内有源代码,图片。-Digital image processing source code, the curriculum source code with the Gonzalez version of the third edition of Digital Image Processing. Within the source code, images.
HarrDetect
- adaboost 人脸检测,实现批量检测功能,并统计分类器性能-adaboost face detection, to achieve mass detection and performance of statistical classification
fuliye
- 傅里叶变换,包含了一维快速傅里叶变换及二维傅里叶变换-Fourier transform, contains a one-dimensional fast Fourier transform and two-dimensional Fourier transform
Angel
- Angel code to develop for triangle instances in 2D and 3D
picture170206
- 本程序用于图像的操作包括旋转缩放以及打印,经调试正确-The procedures for the operation of the image, including rotating zoom and print, after debugging correctly
diblook
- 在原有的DIBLOOK开源代码的基础上改进算法,利用Sobel及Canny算子边缘检测方法实现将彩色图像转变为灰度图像,自己添加了大量的API函数。-Improved algorithm based on the original DIBLOOK open source code, using the Sobel and Canny edge detection method to achieve the color images into grayscale images, added a l
MirrorTest
- 利用DirectX11进行镜面模拟,参照《Introduction to 3D Game Programming with DirectX 11》对类进行封装(Mirror surface simulation)
MFCWORK2_OVAL
- 通过打点的方法绘制一个椭圆,重点在于坐标的计算。是计算机图形学的一个基础题目。-RBI draw an ellipse, a focus on the calculation of the coordinates. Is a fundamental topic in computer graphics.