资源列表
xingtaixue
- vc++编写的关于图像处理的,图片形态学显示,算法通俗易懂,适合初学者-Vc++ write about image processing, image morphology, according to the algorithm is easy to understand, suitable for beginners
tuxiangfenge
- vc++编写的关于图像处理的,图片图像分割显示,算法通俗易懂,适合初学者-Vc++ write about image processing, image display, image segmentation algorithm is easy to understand, suitable for beginners
ruihuabianyuan
- vc++编写的关于图像处理的,图片锐化边缘检测显示,算法通俗易懂,适合初学者-Vc++ write about image processing, image sharpening, according to the edge detection algorithm is easy to understand, suitable for beginners
pinghuachuli
- vc++编写的关于图像处理的,图片平滑处理显示,算法通俗易懂,适合初学者-Vc++ write about image processing, image smoothing, according to the algorithm is easy to understand, suitable for beginners
huidubianhuan
- vc++编写的关于图像处理的,图片灰度变换显示,算法通俗易懂,适合初学者-Vc++ write about image processing, image gray transform, according to the algorithm is easy to understand, suitable for beginners
FaceRecognition_CNN(olivettifaces)
- 智能图像/视频处理中,复杂背景环境(比如室外环境、机场、车站等)下,人脸识别的第一步是人脸的检测。它的精确度直接影响到后期识别的结果。不过,领域内的科学家们基本上很难有足够的精力和时间开发优化的C++代码,使其用于商业用途,而一般都是只在Matlab中进行模拟。 本文的目的是提供一个我开发的SSE优化的,C++库,用于人脸检测,你可以马上把它用于你的视频监控系统中。文章中的分类器的训练数据来自与我的 webcam图像,它们被采集于不同时间,不同光照,不同背景环境下,它几乎可以实时地检测
Image-enhancement
- 编写直方图均衡化、线性增强及四点平滑等的C语言程序及相应的显示程序。对指定图象进行直方图均衡化,将原始图象及增强后的图象都显示于屏幕上,比较增强的效果。对指定图象进行线性增强(A2图像,灰度64到192区间扩展到0到255),将原始图象及增强后的图象都显示于屏幕上,比较增强的效果。对指定图象进行四点平滑,将原始图象及增强后的图象都显示于屏幕上,比较增强的效果。对指定图象用3×3模板(八点)进行平滑,将原始图象及增强后的图象都显示于屏幕上,比较增强的效果。对指定图象用不同的3×3加权模板进行平滑,
Fourier-transform-image
- 编写二维傅立叶变换的C语言程序及相应的显示程序 建立输入图象,在64*64的黑色图象矩阵的中心建立16*16的白色矩形图象点阵,形成图象文件(共4096字节) 对输入图象进行变换,将原始图象及变换图象都显示于屏幕上-The preparation of two-dimensional Fourier transform of C language program and the corresponding display program establish the input image, t
Image-display
- 输入图象显示源程序,建立C语言程序调试环境。在计算机屏幕上显示指定的图象。(A2,B2).修改程序,在屏幕上显示256*256的灰度图象(左暗-右亮、左上暗-中间亮-右下暗)。-input image display source code, build the C language program debugging environment.display the specified image on the computer screen. (A2, B2)modify the progra
jihebianhua
- vc++编写的关于图像处理的,图片几何变换显示,算法通俗易懂,适合初学者-Vc++ write about image processing, image geometry transform, according to the algorithm is easy to understand, suitable for beginners
texiao
- vc++编写的关于图像处理的,图片特效显示,算法通俗易懂,适合初学者-Vc++ written about image processing, image effects, according to the algorithm is easy to understand For beginners
matlab
- 直方图均衡化的实现,RGB直方图均衡化,直方图归一化。-Histogram equalization to achieve, RGB histogram equalization, histogram normalization.
