资源列表
proj4
- 使用滑动窗的人脸检测,滑动窗口能够独立地对图片块进行分类,以确定是否属于被检测目标。内容如下: 1)载入正样本训练集(人脸),并将其转化为HoG特征 2)载入负样本训练集(没有人脸的任意场景),也将其转化为HoG特征 3)使用SVM,对分类器进行训练,训练集包括正训练集和负训练集 4)使用训练好的分类器,在不同的尺度上,对测试集进行分类 -Face detection with a sliding window.
VTK-MFC
- 用VTK进行简单的图像显示功能,可以进行鼠标交互-use VTK to show images eassiy
scale2x-master
- scale2x,是一个图像放大的算法,C写的,很不错-Scale2x, is an image of the algorithm, C language to write, very good
ch2_ex2_1
- 简单的使用opencv实现图片显示以及视频播放,如何玄幻的读取视频中的每一帧,以及从视频的读取中退出循环-Simple to use opencv to achieve image display and video playback, fantasy how to read each video frame, and exit the video read cycle in
ch2_ex2_3
- 在视频播放中加入一个滚动条实现从视频的一帧调到另一帧-Add a scroll bar to achieve video playback transferred to another frame a video
ch2_ex2_4
- 载入一副图像并进行平滑处理与高斯或其他核函数进行卷积有效的减少图像信息内容-Loading an image and smoothed with a Gaussian or other nuclear convolution function effectively reduce the information content of the image
ch2_ex2_5
- 对图像进行缩放比例为2的缩放处理,通过函数cvpyrdown来完成上述功能-The image scaling is scaling processing 2 by the function to perform the above functions cvpyrdown
ch2_ex2_6
- Canny边缘检测将输出写入一个单通道(灰度级)图像-Canny edge detector to write output to a single-channel (grayscale) image
ch2_ex2_7
- 在一个简单的图像处理流程中进项两次缩放与canny边缘检测-In one simple image processing flow proceeds scaling twice and canny edge detection
ch2_ex2_8
- 通过每个独立截断释放内存来简化图像处理流程-To simplify the image processing by each individual truncation frees memory
tuxiang
- 研究生期间编写的程序 可执行 环境是vs 图像处理 功能实现包括缩放,镜像,平滑去噪等- VS2012 c++
ring
- 图形学 opengGL 一个圆环 可以任意角度转动-c++ OpenGL