资源列表
HandMovementRecognition
- This program talks about how to recognize hand movement.-This program talks about how to recognize h and movement.
CapturePlayVideo
- An opencv program about capture and display video.-An opencv program about capture and displa y video.
ObjectTracking
- Moving foregrounds are further segmented into moving object.
MultiscaleStereoFeaturesMatching
- 一个matlab实现的立体匹配算法,程序中算法采用的是金字塔算法,具有计算速度快的特点-Matlab achieve a stereo matching algorithm, which is used to process the pyramid algorithm, Calculation speed is of the characteristics
2007638574033771
- 快速模糊边缘检测算法. Pa l. King 算法分析-fast fuzzy edge detection algorithm. Pa l. King algorithm analysis
mylesson1
- hello world for opengl for beginner
CColor_src
- CColor - RGB and HLS combined in one class The CColor class emerged from the need to manipulate color in the HLS model, meaning I needed the ability to directly change attributes like luminance or saturation. The HLS model makes it very easy to dra
ppp8
- 程序代码说明 P0801:索书号文字图像分割 P0802:粘连字符切分 P0803:文字识别 P0804:彩色车牌分割 P0805:商标文字分割-code P0801 Note : Call text image segmentation P0802 : Character Segmentation P0803 : Character Recognition P0804 : color plates separated P0805 : Property Text Segmen
ppp7
- 程序代码说明 P0701:细胞边缘检测 P0702:癌细胞形态学分析 P0703:癌细胞颜色分析-code P0701 Note : Cell Edge Detection P0702 : Morphological analysis P0703 cells : the color of cancer
ppp4
- 程序代码说明 P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象
ppp3
- 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波 P0309:运用5种不同的梯度增强法进行图像
programe123
- 程序代码说明 P0201:MATLAB赋值 P0202:MATLAB中的for循环 P0203:MATLAB中的for循环和if条件 P0205:MATLAB图像处理的基本操作 P0206:MATLAB高级图像处理操作 P0207:根据RGB图像创建一幅灰度图像 P0208:二值图像的取反操作 P0209:用imshow函数显示图像 P0210:在同一个窗口内显示两幅图像-code P0201 Note : MATLAB assignment P0202 :