-
模式识别的一些预处理知识源程序,初学者在编制程序时可以参考...
模式识别的一些预处理知识源程序,初学者在编制程序时可以参考-
Two programs are included in this directory:
STK2RAS takes a stroke file as input and converts it into a bit-per-pixel
representation (along with some header information, see RASHEADR.H). The
output of the STK2RAS program is a .RAS file. The GRID1 program found in
this directory is a PM program which takes a .RAS file as input and
displays the image. Notice that the GRID1 program uses run length compression. See
class RLCX to scale the image.
- 2023-01-29 10:40:03下载
- 积分:1
-
本目录存放的是第2章文档的程序源代码,子目录说明:
wvltlib 中存放的一些基本的小波基定义和相关库函数;
wvltwrefine 中存放的是小波基...
本目录存放的是第2章文档的程序源代码,子目录说明:
wvltlib 中存放的一些基本的小波基定义和相关库函数;
wvltwrefine 中存放的是小波基细化的程序代码;
wvltwxfrm 中存放的是一维小波变换的数学实现-Catalog store is the first of the two chapters of the document source code, subdirectories : wvlt lib stored in the basic definition of small Porgy and related library functions; wvlt wrefine stored in the small Porgy sophisticated code; wvlt wxfrm is stored in the wavelet transform one-dimensional mathematical achievement
- 2022-02-07 23:22:00下载
- 积分:1
-
Opencv image transform of line segment detection using hough transform
图像变换之opencv 用hough变换检测线段-Opencv image transform of line segment detection using hough transform
- 2022-02-07 22:23:56下载
- 积分:1
-
Digital image processing (Gonzalez) the boundary chain code book, realize that t...
数字图像处理(冈萨雷斯)书中的边界链码实现,该程序通过取网格,简化了编码的数据量-Digital image processing (Gonzalez) the boundary chain code book, realize that the procedures through access grid, simplifying the coding of data
- 2022-03-14 16:18:47下载
- 积分:1
-
alchemy 在DOS下无损图象格式转换。几乎支持所有你见过的位图间格式的转换,包括unix工作站、苹果机系统、pc机等。可对目录、文件等进行工作...
alchemy 在DOS下无损图象格式转换。几乎支持所有你见过的位图间格式的转换,包括unix工作站、苹果机系统、pc机等。可对目录、文件等进行工作-alchemy DOS lossless image format conversion. Almost all the support you seen between the bitmap format conversion, including unix workstation, Apple System, pc, and so on. Contents may be right, work documents
- 2022-03-18 04:13:05下载
- 积分:1
-
Compressed sensing theory of sparse decomposition toolbox toolbox included detai...
压缩感知理论稀疏分解工具箱 内附详细的工具箱使用说明及其大量的例程-Compressed sensing theory of sparse decomposition toolbox toolbox included detailed instructions and a large number of routines
- 2022-02-27 04:28:39下载
- 积分:1
-
数字图像处理的基本程序 vc++编写 取对数 有实例图片
数字图像处理的基本程序 vc++编写 取对数 有实例图片-Digital image processing of the basic procedures from vc++ to prepare a few examples of the picture
- 2022-03-05 01:22:14下载
- 积分:1
-
Visual C++ 数字图像处理典型算法及实现(4)
Visual C++ 数字图像处理典型算法及实现(4)-Visual C++ digital image processing algorithms and implementation of a typical (4)
- 2022-03-24 13:23:28下载
- 积分:1
-
使用Gabor滤波器组对图像进行卷积运算
使用Gabor滤波器组对图像进行卷积运算-use Gabor filters the image deconvolution operator
- 2023-04-11 21:25:03下载
- 积分: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