-
本程序是对图象进行均衡化处理源程序主要用来参考学习
本程序是对图象进行均衡化处理源程序主要用来参考学习-this program is to facilitate a balanced image processing for the main reference source study
- 2022-05-15 00:46:54下载
- 积分: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
-
平滑处理是一种衫的数字图像处理技术,主要目的是为了减少图像的噪声.可用滤波的方法实现....
平滑处理是一种衫的数字图像处理技术,主要目的是为了减少图像的噪声.可用滤波的方法实现.-Smoothing is a kind of shirt deal with the digital image processing technology, the main purpose is to reduce the image noise. Filtering method can be used.
- 2022-01-26 04:27:55下载
- 积分:1
-
利用opencv实现的快速模板匹配算法 Fast Template Matching Algorithm,提供Demo图像...
利用opencv实现的快速模板匹配算法 Fast Template Matching Algorithm,提供Demo图像-use opencv achieve rapid template matching algorithm Fast Template Match ing Algorithm for Image Demo
- 2023-07-03 15:55:03下载
- 积分:1
-
分而治之方法还可以用于实现另一种完全不同的排序方法,这种排序法称为快速排序(quick sort)。在这种方法中, n 个元素被分成三段(组):左段l e f...
分而治之方法还可以用于实现另一种完全不同的排序方法,这种排序法称为快速排序(quick sort)。在这种方法中, n 个元素被分成三段(组):左段l e f t,右段r i g h t和中段m i d d l e。中段仅包含一个元素。左段中各元素都小于等于中段元素,右段中各元素都大于等于中段元素。因此l e f t和r i g h t中的元素可以独立排序,并且不必对l e f t和r i g h t的排序结果进行合并。m i d d l e中的元素被称为支点( p i v o t )。图1 4 - 9中给出了快速排序的伪代码,,Delphi
赫夫曼编码.rar.rar - 用delhi做的程序实现了哈夫曼编码,做的还不错。,,Delphi
-divide and rule method can be used to achieve an entirely different sort of way This sorting called Quick Sort (quick sort). In this approach, n elements is divided into three (group) : Left of the l e f t, Right of g h i r t and middle m i d e d l. Middle contains only one element. Left of the elements are less than equal to the middle element of the right elements are larger than the middle element. So l and f t e r t h i g of elemental independent sort, and no need to l and f t e r t h i g ranking results merger. M i d e d l The element known as Fulcrum (p i v o t). Figure 1 4-9 is given a quick sort of pseudo-code. Delphi Hefuman coding. rar.rar- delhi do wi
- 2022-09-04 18:25:03下载
- 积分:1
-
这是开源的图像拼接处理的软件eblend最新版3.2的源代码。
这是开源的图像拼接处理的软件eblend最新版3.2的源代码。-This is the open-source software dealing with image mosaic eblend the latest version 3.2 source code.
- 2023-01-05 23:35:05下载
- 积分:1
-
ARM编译指南,包括基本操作,开发步骤等,很好用
ARM编译指南,包括基本操作,开发步骤等,很好用-ARM compiler guide, including basic operations, the development of steps and so on, very good use
- 2022-01-22 04:21:42下载
- 积分:1
-
彩色图像的处理,包括颜色抖动,色彩转换。
图像的颜色处理,包括颜色抖动,颜色转换等。-Deal with color images, including color dithering, color conversion.
- 2022-01-26 06:15:53下载
- 积分:1
-
canny算子的vc源代码,可以很好的理解canny算子的原理
canny算子的vc源代码,可以很好的理解canny算子的原理-canny operator vc source code, can be a very good understanding of the principles of canny operator
- 2022-03-03 08:49:54下载
- 积分: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