资源列表
imag_VC
- vc版数字图像处理 很久以前的一个版本,可以参考一下
bianyuan
- 提供图像的边缘检测,包括roberts算子,sobel算子,拉普拉斯算子等C语言源码。-Providing image edge detection, including roberts operator, sobel operator, Laplacian, etc. C language source code.
VC++tuxiangchuli
- 用VC++实现矢量地图背景下的实时显示源代码
HomeWorkCurvesAndSurfaces
- Massachusetts Institute of Technology 麻省理工学院 computer graphics 作业Assignment 8: Curves & Surfaces 的源码 计算机图形学 曲线和曲面 实现了 贝塞尔 比样条 曲线的绘制与互相转换 曲面等-Massachusetts Institute of Technology Massachusetts Institute of Technology computer graphics jobs Assignme
shotsplit
- 基于直方图的视频分割,用opencv实现的,运行前需要搭建好环境-Histogram based segmentation, implemented with opencv, running before the need to build a good environment
Sift
- Sift图像配准程序 Sift算法 图像配准(SIFT image registration)
Segment.rar
- 彩色图像分割程序,采用k-means算法,用c++语言编写。 ,Color image segmentation procedures, the use of k-means algorithm, with c++ languages.
Img_Blend
- 本程序提供了一些图像处理的源代码.通过源代码可以了解一些关于图像旋转等的图像基本操作.
OpenCV2.2
- opencv2.2的参考手册,全部是函数或算法的的使用说明,非常有实用价值,-opencv2.2 Reference Manual, all the instructions for use of the function or algorithm, very useful,
Thumbnailresize
- 代码运行在vs2005环境下,C++语言实现,功能是选择图片文件夹加载图片,界面上可查看缩略图点击图片缩略图可放大选中的图片。同时可以任意修改图片的大小并保存。-Under the code running in vs2005, C++ language, function is to select a picture folder load the image, the interface to view thumbnail Click image thumbnail to enlarge
Canny
- 利用一中改进的canny算子,获得图像边缘,运算效率有待提高-Improved use of a canny operator, to obtain image edge, the operation efficiency to be improved
SRC
- 稀疏表示分类算法在ORL人脸库上的实验,参考文章: Wright J, Yang A Y, Ganesh A, et al. Robust face recognition via sparse representation[J]. Pattern Analysis and Machine Intelligence, IEEE Transactions on, 2009, 31(2): 210-227. -Sparse representation classification algo
