资源列表
ImageShow
- 图片播放器,基于OpenCV(视频图像处理开源库)的MFC单文档,C++语言。-Picture player, based on OpenCV (open source video image processing library) MFC single document, C++ language.
cvHOG
- The code below is implementation of HOG (Histogram-of-Oriented Gradients) descr iptor and object detection, introduced by Navneet Dalal and Bill Triggs. The computed feature vectors are compatible with the INRIA Object Detection and Localization
08
- jsp实例,适合初学者建立第一个java/jsp实例,见识一下什么叫jsp-jsp instance
Proj1
- 图像处理初步,关于灰度直方图,直方图均衡化和阈值图像分割,都是自定义函数,不是用的matlab tool库函数.-histogram,histogram equalization, threholding,user-defined function to be just like the library.
Proj2
- 图像处理,高斯滤波,均值滤波,两者的可分离滤波,边缘检测,模版匹配。主要是全是自定义函数非库函数。不用toolbox 任何函数。-image processing,Guassian filter,mean filter,separable filter,edge detection, template matching. user-define functions, not the functions in the library.
find_color_range_position
- 提取指定图像中指定阈值的颜色,亦可以是某个具体的RGB值,图像也可是灰度图像-Extract the color or gray value in a certain threshold a certain image
pingjietuxiang
- 图像拼接,先把RGB转化为HSL,然后拼接,再调整重叠区域亮度-Image stitching, first converted to RGB HSL, then stitching, and then adjust the brightness of the overlap region
matcher
- 加权平均法实现图像拼接,配准用基于surf的算法-Algorithm for image stitching weighted average method, based on registration with the surf
readfromcam2
- 基于opencv,实现摄像头视频实时均衡化,效果很好-Based on opencv, to achieve real-time video camera equalization, with good results
videoprocessing
- 基于opencv,实现从摄像头从采集实时画面的程序,同时会显示出采集图片的前景和后景图片,效果很好-Based on opencv, collected a real-time images the camera program, and it will show the picture of the prospects for the acquisition and background images, with good results
PANORAMA
- 基于opencv,自己实现的用三张图片的全景图拼接,效果很好-Based on opencv, to achieve their own pictures with three panorama stitching, with good results
histogram_bright2
- 基于opencv,自己实现的彩色图像的均衡化,效果很好-Based on opencv, to achieve their own color image equalization, with good results
