-
scikit-image-master
scikit-image: Image processing in Python:Python编写的图像处理程序,可直接调用,是学习python图像处理的很好参考。(scikit-image: Image processing in Python:Image processing program written in Python, can be called directly, is to learn Python a good reference to the image processing.)
- 2015-04-18 13:10:51下载
- 积分:1
-
RTD2523 OSD Tool
说明: 用于rtd2660方案OSD内字体生成,可以做开机LOGO,无信号界面等(It is used for font generation in OSD of rtd2660 scheme, and can be used for power on logo, signal free interface, etc)
- 2020-01-19 10:00:19下载
- 积分:1
-
源文件
基于bp神经网络的车牌识别,运行时先运行nn.进行训练(License Plate Recognition Based on BP Neural Network)
- 2019-06-19 19:58:35下载
- 积分:1
-
Glew开发环境测试
说明: 测试Glew开发环境搭建是否成功,如果您成功的安装了对应的glut和glew库文件。(the test code for glew, to know is it working.)
- 2020-06-22 01:00:01下载
- 积分:1
-
meanshiftprogram
均值偏移算法,在图象的平滑和分割方面是一种很有用的处理方法(mean deviation algorithm, the image smoothing and segmentation is a very useful approach)
- 2007-04-27 17:52:38下载
- 积分:1
-
实现图像的分割和识别 imagegaoduchang
说明: 能实现图像的分割和识别,能够区分开近似颜色区域的影响(this code can perform image crop and recongition)
- 2020-06-25 00:00:02下载
- 积分:1
-
fpeak
求取信号的峰值点。可以通过设置信号峰值范围、信号幅度来确定特定的峰值点。(The peak point of the signal to strike. Can set the scope of the signal peak, the signal range to determine the specific point of the peak.)
- 2009-05-06 21:55:36下载
- 积分:1
-
KSVD-master
说明: 稀疏表示常用matlab代码,可以直接跑(Sparse representation commonly used matlab code, can run directly)
- 2020-12-22 09:03:43下载
- 积分:1
-
main
基于渐近区域的图像拼接matlab程序,可以实现全景图拼接(Based on the asymptotic region matlab image mosaic program, you can realize panorama stitching)
- 2009-02-10 16:14:13下载
- 积分:1
-
xiaobo
数字图像处理 小波处理 ,去噪音,比基于傅里叶变换的去噪方法好。
含噪信号经过预处理,然后利用小波变换把信号分解到各尺度中,在每一尺度下把属于噪声的小波系数去掉,保留并增强属于信号的小波系数,最后再经过小波逆变换恢复检测信号。(The noisy signal is pre-processed, then the signal is decomposed into different scales by wavelet transform. The wavelet coefficients belonging to noise are removed at each scale, and the wavelet coefficients belonging to the signal are retained and enhanced. Finally, the detected signal is restored by inverse wavelet transform. It is better than the denoising method based on Fourier transform.)
- 2019-06-04 10:40:35下载
- 积分:1