资源列表
SEED101_VideoReverse
- 基于tms320dm642的图像反色算法-video reverse based on tms320dm642
LearningOpenCV
- 学习OpenCV的英文原版,对研究及应用机器视觉的学者或工作人员都有很好的参考价值。-Learning OpenCV of the English original, and application of machine vision research scholars or staff have a good reference value.
SEED102_Grayscale
- 基于tms320dm642的图像灰度处理-image processing based on tms320dm642
SEED107_Histogram
- 基于tms320dm642的图像直方图计算-Image histogram calculation based tms320dm642
SEED302_GaussSmooth
- 基于tms320dm642的图像高斯平滑处理-Image based on Gaussian smoothing tms320dm642
test1
- OPENCV 对一幅人脸图像建立数据场,并显示势场图-OPENCV on a face image set up a data field, and display of potential field maps
savePlotWithinGUI
- matlab GUI 中axes里图像的保存-matlab GUI axes in an image is saved in
3D_Rotate
- 用于图像三维旋转,Visual C++实现-For image three-dimensional rotation, Visual C++ Implementation
chap2
- 程序代码说明 P0201:MATLAB赋值 P0202:MATLAB中的for循环 P0203:MATLAB中的for循环和if条件 P0205:MATLAB图像处理的基本操作 P0206:MATLAB高级图像处理操作 P0207:根据RGB图像创建一幅灰度图像 P0208:二值图像的取反操作 P0209:用imshow函数显示图像 P0210:在同一个窗口内显示两幅图像 -Procedure Code
CannyDetect
- 在vc平台下,对输入图像作canny边缘检测,并输出检测结果-canny edgy detect
motiondetect
- 在vc平台下,实现视频图像的实时运动检测-motion detect
Bresenham
- 计算机图形学直线中点的Bresenham算法代码-Computer Graphics Bresenham midpoint line algorithm code