资源列表
fastgaussblur
- 本程序实现了高斯快速高斯滤波,利用二维高斯函数的可分离特性,将二维高斯滤波转化为两次一维滤波。使用C#做界面,底层函数使用C编写,并制作成DLL供C#调用。 C源码提供在内。-The program implements a fast Gaussian Gaussian using a detachable feature two-dimensional Gaussian function, the two-dimensional Gaussian filter into two one-dim
medical-image-multi-enhance
- 这是一篇介绍基于多尺度的图像增强方法的文献,用于医学图像的多频增强方法-This is a presentation based on multi-scale image enhancement method of literature, for medical image enhancement method multifrequency
algorithmengine
- 一个简单的内存池和很多排序算法模板,以及一个测试内存池和排序算法性能的test类。-A simple memory pool and a lot of sorting algorithm templates, and test class and a test memory cell sorting algorithm performance.
extraction
- 从原图上截取m*n的小图,其中m和n的值可以在代码中调-Interception m* n thumbnail the original, where the value of m and n can be adjusted in the code
face-recognition
- 基于K_L变换的人脸识别MATLAB源代码-face recognition
Background
- This is an incomplete implementation shared for illustrative purposes only. The section implementing graph cuts for minimization is not included.
TIP2014_EDAC_DEMO
- This software pertains to the research described in the TIP 2014 paper: Enhanced Decoupled Active Contour Using Structural and Textural Variation Energy Functionals -This software pertains to the research described in the TIP 2014 paper: Enhanc
adhs2012
- the code for paper:Ensuring Safety of Nonlinear Sampled Data Systems through Reachability-the code for paper:Ensuring Safety of Nonlinear Sampled Data Systems through Reachability
caoloca
- 基于彩色图像的车牌定位,对于想做车牌识别的同学有一定的参考价值-License Plate Location Based on the color image, license plate recognition for the students wanted to have some reference value
rectan
- 基于形状的车牌定位,想研究车牌识别的欢迎下载-Based on the shape of the license plate location, license plate recognition would like to study are welcome to download
programs_and_pictures
- matlab车牌识别完整代码,欢迎有需要的同学下载-matlab license plate recognition complete code, welcome to the needs of the students download
Hough-Transfom
- 此程序实现霍夫变换,从而检测园。适合初学者,里面有数据,可直接运行。-this program is called Hough Transfom.it is used to detect circle in an image.
