-
这是一个实现运动估计的程序,采用的是传统的块匹配准则,程序的可移植性较好...
这是一个实现运动估计的程序,采用的是传统的块匹配准则,程序的可移植性较好-This is a realization of motion estimation procedure used is a traditional block-matching criteria, procedures for better portability
- 2022-03-05 02:02:45下载
- 积分:1
-
经典书籍
经典书籍-数字图像处理-冈萨雷斯。解决各位敲代码的烦恼!These MATLAB functions were created for the book Digital Image
Processing Using MATLAB (DIPUM), by R.C. Gonzalez, R.E. Woods, and
S.L. Eddins, Prentice Ha-Classic books- digital image processing- Gonzalez. To resolve the trouble code you knock! These MATLAB functions were created for the book Digital ImageProcessing Using MATLAB (DIPUM), by RC Gonzalez, RE Woods, andS.L. Eddins, Prentice Ha
- 2022-03-24 10:16:53下载
- 积分:1
-
一个levelSet工具箱,包含基本的分割方法及文档说明
一个levelSet工具箱,包含基本的分割方法及文档说明
-LevelSet a toolbox that contains the basic segmentation methods and documentation
- 2022-11-21 01:15:03下载
- 积分:1
-
这个基于分割得图像增强程序,试验图片是256×256大小
这个基于分割得图像增强程序,试验图片是256×256大小-based segmentation in the image enhancement procedures, test image is the size of 256 256
- 2022-08-04 01:36:32下载
- 积分:1
-
程序代码说明
P0401:用Prewitt算子检测图像的边缘
P0402:用不同σ值的LoG算子检测图像的边缘
P0403:用Ca...
程序代码说明
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
- 2023-01-02 23:00:03下载
- 积分:1
-
这个是彩色图像分割方法。与RegionExtract采用的方法不同。
首先rgb转换成hsv,对h分量进行直方图分割,得到直方图的峰值和峰谷。利用得到的峰值...
这个是彩色图像分割方法。与RegionExtract采用的方法不同。
首先rgb转换成hsv,对h分量进行直方图分割,得到直方图的峰值和峰谷。利用得到的峰值和峰谷进行区域分割,这样会得到很多的小区域,对这些小区域进行区域合并,区域合并的终止条件是:区域一致性距离在某个固定的阀值之间,比如20或者在某个自适应阀值(该阀值自动计算)。注意:区域合并在luv空间进行。-This is a method for color image segmentation. With the different methods used RegionExtract. First rgb convert hsv, components of the h histogram segmentation, the histogram peak and peak and valley. Utilization of the peak and peak-valley regional partition, it would receive many of the small area of these small regional regional merger, regional merger termination conditions are: the regional consistency of the distance between a fixed threshold, such as 20 or in a self-adaptive threshold (the threshold automatically calculated). Note: regional merger in luv space.
- 2022-03-15 04:34:49下载
- 积分:1
-
功能实现:用C#实现图像处理中的Roberts算子对边缘的检测
功能实现:用C#实现图像处理中的Roberts算子对边缘的检测-Function realization: Using C# to achieve image processing operators on the edge of the Roberts test
- 2022-04-19 05:18:28下载
- 积分:1
-
Using Guide:
VC++6.0
employ the command in the menu step by step:
i...
Using Guide:
VC++6.0
employ the command in the menu step by step:
image smooth
image normalization
Draw Dot direction
Draw Block direction
Draw Smooth direction
Gabor filters enhancement
"readme.txt" file: this is the introduce file for the algorithm
http://yangjucheng.chonbuk.ac.kr/
--------------------------------------------------
Dr. JuCheng Yang,
Division of Electronics & Information Engineering,
Chonbuk National University,
664-14 1Ga Deonjin-dong Deonjin-gu,
Jeonju, Jeonbuk, 561-756, Korea.
Email: biometricscode@gmail.com
- 2022-12-03 05:15:03下载
- 积分:1
-
人工智能人脸识别的基于gabor小波的matlab参考算法
人工智能人脸识别的基于gabor小波的matlab参考算法-Face Recognition Artificial Intelligence gabor wavelet-based reference algorithm matlab
- 2022-03-23 09:22:15下载
- 积分:1
-
用matlab代码实现如下论文的指纹特征提取《基于Ma tlab实现的指纹图像细节特征提取》 郭晶莹,[J]北京,计算机仿真 2007.1...
用matlab代码实现如下论文的指纹特征提取《基于Ma tlab实现的指纹图像细节特征提取》 郭晶莹,[J]北京,计算机仿真 2007.1 -Matlab code used to achieve the following papers fingerprint feature extraction, " Ma tlab based on the realization of the details of the fingerprint image feature extraction," Guo Jingying, [J] Beijing, 2007.1 computer simulation
- 2022-08-18 10:35:50下载
- 积分:1