-
PCA
PCA-SIFT实现图像的不变性特征提取,利用主元分析提取SIFT特征,提高了效率.-PCA-SIFT invariant image feature extraction, using principal component analysis extracted SIFT features, improved efficiency.
- 2022-01-29 01:04:36下载
- 积分:1
-
该程序利用小波模极大值对图像边缘进行检测并提取,效果很理想...
该程序利用小波模极大值对图像边缘进行检测并提取,效果很理想-The program using the wavelet modulus maxima of the image edge detection and extraction, the effect of very satisfactory
- 2022-03-21 02:50:09下载
- 积分:1
-
遥感图像处理相关程序,可以用于处理相关的应用和分析.
遥感图像处理相关程序,可以用于处理相关的应用和分析.-remote sensing image processing procedures, which can be used to deal with the application and analysis.
- 2022-04-14 18:49:48下载
- 积分:1
-
迭代利用遗传算法得到最优分割阈值,这是美国的
利用遗传算法迭代得到分割的最优阈值,其中用了otsu法则,是otsu分割的一种改进。-Iterative use of genetic algorithm to be optimal segmentation threshold, which used the Otsu rules, Otsu segmentation is an improvement.
- 2022-03-23 01:10:31下载
- 积分:1
-
VC++实现图像检索技术 a) 采用颜色检索方法的目的: b) 利用颜色直方图进行检索:...
VC++实现图像检索技术 a) 采用颜色检索方法的目的: b) 利用颜色直方图进行检索:-VC Image Retrieval a) color retrieval method purpose : b) the use of color histogram retrieval -VC++ Achieve image retrieval technology a) the use of color retrieval methods aim of: b) use of color histogram retrieval:-VC Image Retrieval a) color retrieval method purpose: b) the use of color histogram retrieval
- 2022-03-03 23:21:10下载
- 积分:1
-
边缘检测C程序,其中包括了各种边缘检测算子
边缘检测C程序,其中包括了各种边缘检测算子-Edge Detection of C procedures, including a variety of edge detection operator
- 2023-06-18 18:30:10下载
- 积分:1
-
can more comprehensive image processing system. Main contents include : bitmap b...
能比较全面的图像处理系统。主要内容包括:位图基础、图像的显示、图像的几何变换、图像灰度变换、图像的平滑处理、图像锐化处理及边缘检测、图像分割及测量、图像的形态学处理、图像的变换域处理及应用、图像的合成、24位彩色图像的处理、JPEG图像的压缩编码-can more comprehensive image processing system. Main contents include : bitmap based, image display, image geometry transformation, gray transform, image smoothing, image sharpening and edge detection, image segmentation and measurement, image morphology, Image Transform and application processing, image synthesis, 24-bit color image processing, JPEG image compression coding
- 2022-01-26 02:46:44下载
- 积分:1
-
Canny边缘检测的源码,VC实现,非常好理解,绝对经典,带图片可以测试。...
Canny边缘检测的源码,VC实现,非常好理解,绝对经典,带图片可以测试。-Canny edge detection of the source code, VC, very good understanding, absolute classic, with pictures test.
- 2023-05-08 02:00:02下载
- 积分:1
-
关于图像处理的一些简单介绍,货比三家而非国防工程
关于图像处理的一些简单介绍,货比三家而非国防工程-On some simple image processing, the shop around rather than national defense project
- 2022-08-18 16:42:18下载
- 积分:1
-
程序代码使用Prewitt算子检测p0401 description:边缘p0402:D…
程序代码说明
P0401:用Prewitt算子检测图像的边缘
P0402:用不同σ值的LoG算子检测图像的边缘
P0403:用Canny算子检测图像的边缘
P0404:图像的阈值分割
P0405:用水线阈值法分割图像
P0406:对矩阵进行四叉树分解
P0407:将图像分为文字和非文字的两个类别
P0408:形态学梯度检测二值图像的边缘
P0409:形态学实例――从PCB图像中删除所有电流线,仅保留芯片对象-Procedure Code Description P0401: detection using Prewitt operator Edge P0402: different σ value Log Operators image edge detection P0403: using Canny edge detection image edge P0404: Image Thresholding P0405: water line threshold Image segmentation method P0406: for the matrix quadtree decomposition P0407: the image is divided into text and non-text for these two types of P0408: morphological gradient detected binary image of the edge of P0409: morphological examples- from PCB image delete all current lines, retaining only the target chip
- 2022-02-09 14:31:06下载
- 积分:1