-
VB CAD, CAD development right to the friends who helped significantly.
VB 中实现CAD,对想开发CAD的朋友们大有帮助。-VB CAD, CAD development right to the friends who helped significantly.
- 2022-11-24 03:00:03下载
- 积分:1
-
图像融合论文的两个论文
图像融合论文的两个论文-image fusion of the two papers papers
- 2022-06-16 14:42:22下载
- 积分:1
-
计算机图形学课程作业
B样条 实现
vs2005
计算机图形学课程作业
B样条 实现
vs2005 -Computer Graphics Coursework B-spline implementation vs2005
- 2023-03-31 01:30:03下载
- 积分:1
-
gabor滤波器,可以检测图像边缘信息,有利于初学者使用学习。...
gabor滤波器,可以检测图像边缘信息,有利于初学者使用学习。-gabor filter can detect edges, and is conducive to beginners learning.
- 2022-06-29 19:58:31下载
- 积分:1
-
三
三维模型浏览器,可以浏览off模型,并实现了选取功能-Three-dimensional model of the browser, you can browse off model, and to achieve the selected function
- 2022-03-13 16:32:51下载
- 积分:1
-
本代码是用来进行在线签名的鉴定系统,可以广泛应用于个人签名的识别。用visusl c++开发...
本代码是用来进行在线签名的鉴定系统,可以广泛应用于个人签名的识别。用visusl c++开发-the code is used for online signatures of the identification system can be widely used in personal signature recognition. C development with visusl
- 2022-03-24 11:25:27下载
- 积分:1
-
The aim of Optical Character Recognition (OCR) is to classify optical patterns (...
The aim of Optical Character Recognition (OCR) is to classify optical patterns (often contained in a digital image) corresponding to alphanumeric or other characters. The process of OCR involves several steps including segmentation, feature extraction, and classification. This program use Image Processing Toolbox to get it.
For more information, visit: http://www.matpic.com
- 2022-02-16 07:59:46下载
- 积分:1
-
对图像的综合处理,如滤波,小波变换,DCT,FET,投影法,差影法,轮廓提取,低通滤波,高通滤波,图像平移,旋转,灰度变换,灰度拉伸,图像膨胀,腐蚀等。...
对图像的综合处理,如滤波,小波变换,DCT,FET,投影法,差影法,轮廓提取,低通滤波,高通滤波,图像平移,旋转,灰度变换,灰度拉伸,图像膨胀,腐蚀等。-Integrated image processing, such as filtering, wavelet transform, DCT, FET, projection, and poor shadow method, contour extraction, low-pass filtering, high pass filtering, image translation, rotation, gray transformation, gray stretch, image expansion , corrosion, etc..
- 2022-12-25 21:20:04下载
- 积分:1
-
条形码开发包,几乎包括全部常见条形码编码/解码,ANSI C代码可用于各种平台。...
条形码开发包,几乎包括全部常见条形码编码/解码,ANSI C代码可用于各种平台。-barcode development kit, which supports almost all kinds of commonly used barcode formats. All encoding and decoding rountines are in ANSI C that can be used in variant operating platforms.
- 2022-05-06 23:32:33下载
- 积分:1
-
SURF算法提取特征点的图像拼接程序
程序利用SURF算法作为特征点提取算法实现了图像拼接。首先输入两幅待拼接图,其次利用RobustMatcher类的SURF算法检测各自的特征点,然后对特征点进行了匹配,得到匹配点后利用匹配点生成投影矩阵,最后使用渐入渐出的融合方法实现了无缝融合。
- 2022-09-18 14:50:05下载
- 积分:1