资源列表
Classify
- MATLAB中实现分类识别,不错的子函数,值得分享-In the MATLAB to realize classification recognition, good function, worth sharing
image_coding
- 本代码主要应用于图像压缩,代码包括采用二维离散余弦变换(DCT)进行图像压缩、采用小波变换进行图像压缩以及基于小波变换与混沌排序图像加密压缩、解密重构 hundungen 是ex3的子程序:产生混沌序列-This code is mainly used in image compression, including the use of code dimensional discrete cosine transform (DCT) for image compression, image
iris_localization
- 本代码采用一种改进的Hough变换检测、定位人眼虹膜的方法。代码为利用改进的Hough变换对虹膜进行定位的Matlab源程序。-This code uses an improved Hough transform to detect, locate human iris approach. Code for the improved Hough transform for iris location Matlab source.
bridge-road-cracks-detection
- 代码是matlab编写,有例图,可直接运行(注意修改路径)。主要用来检测桥面、路面裂纹,有详细函数功能说明和算法思想,实现了路面规则条纹背景的频率估计,采用频域滤波可有效去除路面图像接近估计频率的噪声,保留目标裂纹,实现了初步的检测功能,但是功能还不完善,可作Demo供大家参考。有兴趣的朋友可以逐步完善、移植,有兴趣的朋友请与我联系。-Matlab code is written, there is case diagram, can be run directly (Note to modif
defectDetection
- 关于大津法最大类方差法做的织物疵点检测算法-fabric defects detect by C++
Asynchronous-motor
- 这是给异步电机仿真初学者比较好的资料(仿真模型),可以学习一下,然后自己就能搭建出异步发电机的模型了。省得大家走弯路-This is a simulation of asynchronous motor starter is good information(Simulation models), you can learn about and build asynchronous generator models, all by themselves.Save all detours
visual-saliency
- 基于全局对比度的显著性检测算法,已经测试通过,可以运行。-Based on significant global contrast detection algorithm has been tested, you can run.
xiaoboyuzhi
- 小波变换用于图像去噪可以很好的解决物体的点奇异特性,本算法采用各种阈值函数对图像进行去噪,里面包含测试图像和峰值信噪比-Wavelet transform for image denoising can solve the body good point singularity, the algorithm used for image denoising threshold function, which contains the test image and the peak signal
bicubic_interpolation
- 该代码用于实现双三次插值,它作为一种复杂的插值算法,可以获得比双线性插值更平滑的图像边缘,效果更好。-The code used to implement bi-cubic interpolation, as a complex interpolation algorithm can obtain smoother edges than bilinear interpolation of the image, the better.
hypersonic-target-model
- 通过对高超声速目标各阶段分析,能够实现够高超声速目标的飞行轨迹。-Through the analysis of the hypersonic objectives in each stage, the flight trajectory can achieve enough hypersonic target.
image-processing
- 内有操作说明: 操作说明.docx 加噪:高斯、椒盐等 去噪:小波、高斯、维纳及频域上的滤波(频率可调) 压缩:JPEG、小波、PCA、位平面、FFT、DCT 以上功能都集成在了GUI界面内-There are instructions: instructions docx plus noise: Gaussian, salt and pepper and other de-noising: wavelet, Gaussian, and Wiener filter in the
siftDemoV4
- 加拿大University of British Columbia 大学计算机科学系教授 David G. Lowe发表于2004年Int Journal of Computer Vision,2(60):91-110的那篇标题为“Distivtive Image Features from Scale -Invariant Keypoints" 的论文。其程序代码即为上传代码,已经经过本人测试通过。-the code for Distivtive Image Features from Sca