-
图像处理中全世界都用的经典图片
matlab图像处理中经典图片,包括lena,baboon,等(MATLAB image processing classic pictures, including Lena, baboon, etc.)
- 2018-05-21 09:39:05下载
- 积分:1
-
FingerPrintVerify
说明: 这是一个用C++语言实现一个指纹识别程序,要求满足FVC国际竞赛标准,并在学校建立的指纹库上实测。程序里应用到的技术有:中值滤波、直方图均衡化、脊线方向提取、Gabor滤波、指纹细化、特征提取、特征点过滤、基于局部特征点的特征匹配(This is a C++ Language realization of a fingerprint identification procedure, the requirements FVC meet international competition standards, and established in the school library on the measured fingerprint. Program applied to the technology are as follows: median filter, histogram equalization, the direction of the ridge line extraction, Gabor filtering, fingerprint thinning, feature extraction, feature point filtering, based on local feature points of the feature matching)
- 2020-11-02 09:09:54下载
- 积分:1
-
phased-array-ultrasonic-imaging-
相控阵超声成像检测,很好的一本书,从网上买的,分享给大家(Phased array ultrasonic imaging detection, a very good book, bought from the Internet and share to everyone)
- 2013-01-20 11:13:09下载
- 积分:1
-
PDE_Programs
图像处理的偏微分方程方法,包括曲线演化,图像分割,图像滤波,图像复原等的matlab源代码。(Partial differential equations of image processing methods, including curve evolution, image segmentation, image filtering, image restoration, etc. matlab source code.)
- 2011-08-10 15:56:03下载
- 积分:1
-
Producing-Letters-on-7Segment
Assembly code for interfacing a 7segment that display a random Letters.
- 2013-08-08 14:50:59下载
- 积分:1
-
matlab
zemax非序列下gaussian光束的matlab程序(包括zemax演示源文件)(zemax sequence under non-gaussian beam matlab program (including zemax demo source files))
- 2013-09-25 15:25:18下载
- 积分:1
-
CS_OMP
匹配追踪(正交匹配追踪算法程序)多子波分解与重构(Matching Pursuit (Orthogonal Matching Pursuit algorithm program) multi-wavelet decomposition and reconstruction)
- 2014-10-13 10:51:43下载
- 积分:1
-
dashline
一个简单的虚线类,绘制各种虚线的C++类库,请看效果截图,可绘制出各种彩色的虚线效果。画横向或竖向虚线,以及对角线的虚线框效果,都是可以的,带有一个演示程序。(A simple dashed class, draw various dashed C++ library, see the effects shots, you can draw a variety of color dotted effect. Draw horizontal or vertical dashed line, as well as the effect of diagonal dashed box, are possible with a demo program.)
- 2021-05-14 14:30:02下载
- 积分:1
-
strtok
strtok(char s[], const char *delim) 用来将字符串分割成一个个片段。参数s指向欲分割的字符串,参数delim则为分割字符串中包含的所有字符。当strtok()在参数s的字符串中发现参数delim中包涵的分割字符时,则会将该字符改为
- 2013-05-06 14:36:34下载
- 积分:1
-
Brain-MRI-Ssegmentation
自己写的分割脑组织的程序,用FCM方法分割,可以直接运行(Write their own brain tissue segmentation procedure, using FCM segmentation method can be run directly)
- 2011-10-27 22:03:02下载
- 积分:1