-
GSM
基于梯度相似度的图像质量评价方法,发表在2012年TIP国际期刊上(A. Liu, W. Lin, M. Narwaria, “Image Quality Assessment Based on Gradient Similarity,” IEEE Transactions on Image Processing, vol. 21(4), pp. 1500-1512, 2012.)
- 2020-12-04 23:09:23下载
- 积分:1
-
Hough_Process
可实现答题卡阅卷系统中的图像倾斜矫正,采用Hough进行直线检测,并根据所定位的特征直线位置计算倾斜角度,再进行图像旋转,得到校正结果(chieve answer sheet scoring system image tilt correction, performed using Hough line detection, and calculates the inclination angle in accordance with the target characteristic linear position, then rotate the image, corrected results)
- 2016-07-30 10:54:58下载
- 积分:1
-
NLMD
说明: 利用非局部均值的算法对图像做去噪,速度比较快,但效果一般,存在一定局限性(Using non-local mean algorithm to denoise image is faster, but the effect is general and there are some limitations.)
- 2020-08-18 09:08:22下载
- 积分:1
-
array2
能够提取一幅图片的不变矩特征值,方便大家学习图像识别方面的开发技术(Able to extract a picture of the moment invariant features of value, to facilitate learning in the development of image recognition technology)
- 2011-07-16 11:03:02下载
- 积分:1
-
discrim_rf
斯坦福大学的姚邦鹏开发的一个图像分类算法,使用random forest实现了图像的精细区域描述,赢得了PASCAL VOC2011图像分类竞赛中的winner prize.经测试,程序完全可运行,且提供了MAC和Windows下的两种程序。(Image Classification: An Integration of Randomization and Discrimination
in A Dense Feature Representation
The goal of our method is to identify the discriminative fine-grained image region that distinguishes different classes. To achieve this goal we sample image regions from dense sampling space and use a random forest algorithm with discriminative classifier. Each node of the tree of random forest is trained and tested with fine-grained image patches combining the information from upstream nodes together. We implemented each node of the tree with a discriminative SVM classifier, which makes the node as a strong classifier. )
- 2012-10-30 16:17:30下载
- 积分:1
-
Geometry(C)
计算几何(C描述)第二版教材的配套程序,用C语言实现了本书的主要算法.(Computational geometry (C described) in the second edition of materials matching procedures, using C language to achieve the book)
- 2008-08-07 10:48:13下载
- 积分:1
-
m_map用法详解
m_map使用方法详细介绍,采用matlab下载世界地图,可以获取海岸线等数据库(M_map uses the method to introduce in detail, uses the MATLAB to download the world map.)
- 2018-05-14 10:10:46下载
- 积分:1
-
nighttime-dehazing-master
说明: 采用通道差的引导滤波进行大气光估计和明暗通道混合的夜间去雾(The guiding filter of channel difference is used for atmospheric light estimation and night defogging with mixed light and dark channels)
- 2021-03-22 18:23:29下载
- 积分:1
-
TSBL_code
稀疏贝叶斯学习的代码,出自UCLA,大家可以下载看看(sparse bayesian learning)
- 2021-05-13 02:30:02下载
- 积分:1
-
公路交通标志(限速)分割和识别的仿真系统Untitled52
基于数字图像处理,实现一个公路交通标志(限速)分割和识别的仿真系统。要求系统具有界面并实现以下功能:
1)读入交通标志图像;
2)预处理及交通标志定位;
3)多种图像分割功能;
4)形态学滤波等功能;
5)对标志中的数字进行识别。(Based on digital image processing, a road traffic sign (speed limit) segmentation and recognition of the simulation system. Interface and require a system with the following functions: 1) read the traffic sign 2) pre-processing and traffic signs positioning 3) a variety of image segmentation functions 4) morphological filtering and other functions 5) to mark the numbers Identification.)
- 2021-04-10 18:28:59下载
- 积分:1