-
Edge Detection and Segmentation of the source code edgedetect.m, houghtr.m, quad...
边缘检测与分割源代码
edgedetect.m, houghtr.m, quadtree.m, regrow.m, sobeledge.m, straightline.m, thresh.m, watersd.m
算法包括Prewitt、Roberts、Log、Canny、Sobel算子实现边缘检测,基于Hough变换的直线检测,4叉树区域分割,分水岭分割。(算法对应源文件名)-Edge Detection and Segmentation of the source code edgedetect.m, houghtr.m, quadtree.m, regrow.m, sobeledge.m, straightline.m, thresh.m, watersd.m algorithm includes Prewitt, Roberts, Log, Canny, Sobel Operator realize edge detection, Hough Transform-based line detection, 4-tree region segmentation, watershed segmentation. (Algorithm for the corresponding source file name)
- 2022-01-26 04:17:15下载
- 积分:1
-
图像分割的MATLAB实现,效果很好,对光照有一定的适应性
图像分割的MATLAB实现,效果很好,对光照有一定的适应性-Image Segmentation of MATLAB to achieve good effect on the light a certain degree of adaptability
- 2022-07-10 07:02:12下载
- 积分:1
-
本程序来实现 红外和可见图像的配准确
利用红外图像和可见的边缘信息进行图像匹配 先进行图像边缘检测 寻找图像中闭合轮廓 利用轮廓 的链码进行图像配准...
本程序来实现 红外和可见图像的配准确
利用红外图像和可见的边缘信息进行图像匹配 先进行图像边缘检测 寻找图像中闭合轮廓 利用轮廓 的链码进行图像配准-The procedures are in place to realize the infrared and visible images with accurate use of infrared image and visibility of the edge information in image matching image to image edge detection to find the outline of the use of closed contour chain code image registration
- 2022-08-06 20:35:44下载
- 积分:1
-
杨淑莹的《VC++图像处理程序设计》第1版的全部源代码
杨淑莹的《VC++图像处理程序设计》第1版的全部源代码-杨淑莹the " VC++ image processing program design" , paragraph 1, the full source code version
- 2022-11-24 12:40:05下载
- 积分:1
-
最新的第5版,国外经典教程,视频图像处理界的圣经,必读教程。...
最新的第5版,国外经典教程,视频图像处理界的圣经,必读教程。-The latest version 5, foreign classics tutorial, video, image processing sector in the Bible, reading tutorials.
- 2022-04-18 18:33:10下载
- 积分:1
-
一种新的贝叶斯算法代码,基于VC++环境编写的,很实用的哦
一种新的贝叶斯算法代码,基于VC++环境编写的,很实用的哦-A new Bayesian algorithm code, based on VC++ Prepared environment, it is practical Oh
- 2022-02-03 18:24:57下载
- 积分:1
-
canny' s original code, matlab implementation process, with English notes
canny的原代码,matlab实现过程,带中文说明-canny" s original code, matlab implementation process, with English notes
- 2022-07-07 07:04:40下载
- 积分:1
-
opencv基础配套光盘代码,3
opencv基础配套光盘代码,3-1,与大家分享,我会继续上传-based on CD-ROM package opencv code ,3-1 to share with you, I will continue to upload
- 2022-04-21 04:52:29下载
- 积分:1
-
利用Delphi实现高速屏幕图象传输的例程序.
利用Delphi实现高速屏幕图象传输的例程序.-Delphi realize the use of high-speed image transmission Example screen procedures.
- 2022-02-03 06:10:54下载
- 积分:1
-
方块编码程序
本程序采用了最简单的方块编码对512×512的lena图像进行了编码
运行程序后可以看出,方块取得越大,图像编码后失真越大。...
方块编码程序
本程序采用了最简单的方块编码对512×512的lena图像进行了编码
运行程序后可以看出,方块取得越大,图像编码后失真越大。
-Box coding procedures used in this process the most simple box of 512 × 512 encoding the lena image after the encoding run the program we can see that the box to obtain the greater the greater the distortion image is encoded.
- 2022-05-05 07:33:20下载
- 积分:1