资源列表
3d_plane_reconstruction_with_stereo
- 本程序利用立体视觉技术,用来对空间表面进行三维表面重建(3d Surface reconstruction)
face2sketch-master
- 基于人脸识别功能有兴趣的人可以作为参考 代码需要自己再调(you can use it to your own code or use it to proprite)
opengl
- 在一块地形上有几架飞机,鼠标点击飞机可以让飞机偏航,可以鼠标控制观察方向;vs2015项目(There are some planes on a ground. You can use your mouse to control the plane's condition and your viewport. The project can run on VS2015 perfectly.)
ColorEnhance
- 基于彩色图像、灰色图像的图像增强算法,提高了图像的清晰度(The image enhancement algorithm based on color image and gray image improves the image clarity)
Image Enhancer
- 图像增强算法,通过平滑、锐化来实现的图像增强(Image enhancement algorithm, through smoothing, sharpening to achieve image enhancement)
Image Filtering & Convolution
- 彩色图像的滤波和卷积运算,旨在增强图像的清晰度(Color image filtering and convolution operations, designed to enhance the image clarity)
Kernels_Upload
- 图像锐化算法,通过加强边缘信息来提高图像的清晰度(Image sharpening algorithm, by enhancing the edge information to improve the image clarity)
matlab 界面编程,立体视觉实例搞定
- matlab 界面编程,立体视觉实例搞定(Matlab interface programming and examples of stereo vision)
Engine
- ArcEngine 简单功能例子,很全面(ArcEngine Sample codes)
semi_convex_hull
- 凸包算法,选取区域最外围点,用于感兴趣区域提取。(Convex hull algorithm is used to extract regions of interest.)
region_growing
- 区域增长算法,对相似区域进行补全,用于图像区域修正。(Region growing algorithm, to the completion of similar area, used for correction of image region.)
ABCODELocalShift
- sift算子,提取区域特征,进行对象的检测与跟踪。(Sift operator is used to extract region features and detect and track objects.)