-
图像去雾
基于大气模型进行图像的去雾处理,以及均衡化的去雾处理(mage removal based on atmospheric model)
- 2021-05-06 23:58:37下载
- 积分:1
-
whmt
用于图像去噪的代码,有模型去噪、双树复小波去噪,希望有帮助。(Code for image denoising, a denoising model dual tree complex wavelet denoising, hope to have help。)
- 2021-04-21 10:38:50下载
- 积分:1
-
倾斜矫正
说明: 程序功能是把一副倾斜的文字图像矫正过来,通过边缘检测再进行霍夫变换完成(The program function is to correct a skewed text image.)
- 2019-05-12 14:09:39下载
- 积分:1
-
source
图像处理系列之边缘检测篇
涵盖内容:
1>Roberts算子
2>Prewitt算子
3>Sobel算子
4>Laplacian算子(Edge Detection)
- 2013-04-16 11:14:21下载
- 积分:1
-
ImageVideo-Segmentation-Current-Status
Image AND Video Segmentation Current Status
- 2013-12-22 05:00:26下载
- 积分:1
-
CNN 可用
说明: 卷积神经网络(Convolutional Neural Network)是一个专门针对图像识别问题设计的神经网络。它模仿人类识别图像的多层过程:瞳孔摄入像素;大脑皮层某些细胞初步处理,发现形状边缘、方向;抽象判定形状(如圆形、方形);进一步抽象判定(如判断物体是气球)。(Convolutional neural network is a neural network specially designed for image recognition. It imitates the multi-layer process of human recognition image: pupil ingestion of pixels; some cells in the cerebral cortex preliminary processing to find shape edges and directions; Abstract judgment of shape (such as circles and squares); and further Abstract judgment (such as judging objects are balloons).)
- 2020-06-17 07:40:01下载
- 积分:1
-
GMM-HMRF
说明: 基于高斯混合模型和隐马尔科夫模型的图像分割算法(Image segmentation algorithm based on Gaussian mixture model and hidden Markov model)
- 2019-12-02 16:34:34下载
- 积分: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
-
距离变换
地图代数距离变换,八边形距离变换,马哈顿距离变换(Map algebra distance transform, eight sided distance transform, distance transformation)
- 2020-12-08 20:39:20下载
- 积分:1
-
FaceDetection
在Matlab平台下实现人脸检测的一个程序(In Matlab platform to achieve a face detection process)
- 2008-05-10 08:47:10下载
- 积分:1