-
模式识别的一些预处理知识源程序,初学者在编制程序时可以参考...
模式识别的一些预处理知识源程序,初学者在编制程序时可以参考-
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
-
利用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
-
计算几何大全,c++代码,内含点,直线,线段,圆,弧,多边形等求交,相互关系等等各种算法,对CAD等编程有很大帮助...
计算几何大全,c++代码,内含点,直线,线段,圆,弧,多边形等求交,相互关系等等各种算法,对CAD等编程有很大帮助-computational geometry Daquan, c code, intron, straight line, circle, arc, polygon, etc. intersection, mutual relations, and so on various algorithms, such as the CAD program is very helpful
- 2022-07-09 22:01:39下载
- 积分:1
-
实现水波特效的代码例子,在图片上有水波荡漾的样子!
实现水波特效的代码例子,在图片上有水波荡漾的样子!-achieve wave effects of code examples, in the pictures of a wave rippling like!
- 2022-10-26 10:45:03下载
- 积分:1
-
Undergraduate digital image processing, two testing procedures, including image...
本科数字图像处理试验程序2,包括图像锐化分割等-Undergraduate digital image processing, two testing procedures, including image sharpening segmentation
- 2023-04-30 12:15:03下载
- 积分:1
-
智能视频分析,目标检测,物体分类,需要来下载
智能视频分析,目标检测,物体分类,需要来下载-video analysis
- 2022-01-26 00:09:23下载
- 积分:1
-
采用各向异性方法 填补一个缺损的轮廓,从而可以得到一个光滑完整的轮廓。...
采用各向异性方法 填补一个缺损的轮廓,从而可以得到一个光滑完整的轮廓。- Completed contours correspond to ridges of an extension (ext) of the characteristic function of the uncompleted curve.
Anisotropic extension is performed on the characteristic function fbound of an image set given by
the binary map boundary to the whole image domain. Extension is initially driven by
xi=(EigVect{1}, EigVect{2}) (which should match with the contour tangent direction)
computed as the direction of maximum coherence of the distance map to the contour to close.
It is updated every N iterations with DCV over the distance map to the ridges/thinning of the
evolved image.
Two different stop criteria are supported:
Number of Connected Components ( numcomp ). Contour Completion. Stop when the extended
contour (curve of level 1) has exactly Ncomp connected components.
Difference between two consecutive iterations ( tol )
Speed Stabilizes ( speed_stab ).
[extended]=ContourComple
- 2022-12-07 02:25:02下载
- 积分:1
-
Image segmentation of the active contour model commonly used in a classic algori...
图像分割常用的主动轮廓模型中的一个经典算法――贪心算法的C++实现-Image segmentation of the active contour model commonly used in a classic algorithms- greedy algorithm C++ Achieve
- 2022-02-04 10:18:37下载
- 积分:1
-
YUV422转换为YUV420
YUV422 convert to YUV420
- 2022-02-03 00:44:46下载
- 积分:1
-
本程序提供了强大的图像处理功能,包括颜色变换、直方图及其均衡化、对比度变换、分割、轮廓提取、FFT/DCT、各种滤波等,能为图像处理研究者提供参考。...
本程序提供了强大的图像处理功能,包括颜色变换、直方图及其均衡化、对比度变换、分割、轮廓提取、FFT/DCT、各种滤波等,能为图像处理研究者提供参考。-this procedure provided a powerful image processing functions, including color transformation, and histogram equalization. Contrast transformation, segmentation, contour extraction, FFT/DCT, various filtering, Image processing can provide reference for researchers.
- 2023-08-13 15:40:02下载
- 积分:1