资源列表
CircleUtils
- 根据圆半径和圆心坐标,计算圆外一点到圆上的坐标(circle radius , x, y , point)
graph_based
- Efficient Graph-Based Image Segmentation & k-means Image Segmentation
Seam Carving
- Seam carving is an algorithm for content-aware image resizing, which functions by establishing a number of seams (paths of least importance) in an image and automatically removes seams to reduce image size or inserts seams to extend it.
pcnn
- 基于PCNN的图像融合源代码,编译通过能运行(image fusion based on PCNN)
zhenjiancfa
- 用MATLAB写的关于帧间差分法改进版本三帧间差分法(Written by MATLAB on the inter frame difference method, improved version of the three inter frame difference method)
lianmadaima
- 是关于链码的代码,测试过了,可以提取,欢迎大家来下载(Code on the chain code, tested, you can extract, welcome to download)
新建文件夹
- 霍夫变换识别图像,找到圆形的图像并且识别出来(huofu change to identify the picture, so that we can find a circle and show it)
新建文件夹
- matlab倾斜车牌矫正,程序说明清晰,容易理解,两种方法,Hough算法与Randon算法(matlab Tilt license plate correction)
TV-L2-Inpainting
- 经典的ROF模型,可以用于图像去噪,图像分解;TV图像修复(The ROF model can be used for image denoising)
sift
- 对图片进行特征提取,以方便图像拼接成全景图。(Extract features from images)
Forstner
- 使用forstner算子进行图像特征点提取(forstner for feature extraction)
python_GUI
- python3.5下的GUI编写的基本用法(The basic use of GUI programming of python3.5)