-
segmant
在VS2012平台上利用C++语言和opencv实现对图像的分块,并保存分块图像(Using the C++ language and OpenCV to block the image on the VS2012 platform and save the block image)
- 2017-12-13 16:05:48下载
- 积分:1
-
How-to-write-good-papers
怎样写好文章,如何检索文献,研究生如何做文献阅读笔记,专业文献阅读与综述(How to write a good essay, how to retrieve the documents, how do students read literature notes, read and review the professional literature)
- 2014-02-25 09:13:02下载
- 积分:1
-
apex_ditecpsf
很好的APEX盲恢复程序,用于图像去模糊处理,适用于常见模糊,如高斯模糊、柯西模糊、大气湍流等(Very good APEX blind recovery procedures, used in image to fuzzy processing, apply to common fuzzy, such as a gaussian blur, cauchy fuzzy, atmospheric turbulence, etc
)
- 2012-03-29 15:42:40下载
- 积分:1
-
111
一种针对光照不均且低对比度环境下的水下图像增强算法。(Underwater image enhancement algorithm in a low contrast environment)
- 2020-11-03 08:49:52下载
- 积分: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
-
石鑫华视觉网-中科院自动化所 计算机视觉课件
说明: labview基础视觉识别的东西,讲的很细(The basic visual recognition course of LabVIEW is very detailed.)
- 2020-06-20 22:00:01下载
- 积分:1
-
CT-tracking
一种简单高效地基于压缩感知的跟踪算法。首先利用符合压缩感知RIP条件的随机感知矩对多尺度图像特征进行降维,然后在降维后的特征上采用简单的朴素贝叶斯分类器进行分类。该跟踪算法非常简单,但是实验结果很鲁棒,速度大概能到达40帧/秒(A simple and efficient tracking algorithm based on compressed sensing. Firstly, with the random sensing matrix compressed sensing RIP conditions for multi-scale image feature dimension reduction, and then use the naive Bias classifier simple classification in the feature reduction after the. The tracking algorithm is very simple, but the results are robust, speed can reach 40 frames per second)
- 2014-01-10 11:45:54下载
- 积分:1
-
the_hog_extractor
HOG特征提取源代码,这份代码是针对行人检测编写的,可以根据个人需要设置参数。(HOG Feature Extraction source code, this code is written for pedestrian detection, you can set the parameters according to individual needs.)
- 2012-07-11 10:54:12下载
- 积分:1
-
src
基于C++的人脸分割的设计,C/C++语言、数字信号处理,最好选修过“数字图像处理”。(Based on the C++ face segmentation design, C/C++ language, digital signal processing, the best elect digital image processing.)
- 2017-01-09 15:09:02下载
- 积分:1
-
drtoolbox.tar
这是一个MATLAB工具箱包括32个降维程序,主要包括 pca,lda,MDS等十几个程序包,对于图像处理非常具有参考价值!!( ,This Matlab toolbox implements 32 techniques for dimensionality reduction. These techniques are all available through the COMPUTE_MAPPING function or trhough the GUI. The following techniques are available:
- Principal Component Analysis ( PCA )
- Linear Discriminant Analysis ( LDA )
- Multidimensional scaling ( MDS )
- Probabilistic PCA ( ProbPCA )
- Factor analysis ( FactorAnalysis )
- Sammon mapping ( Sammon )
- Isomap ( Isomap )
- Landmark Isomap ( LandmarkIsomap )
- Locally Linear Embedding ( LLE )
- Laplacian Eigenmaps ( Laplacian )
- Hessian LLE ( HessianLLE )
- Local Tangent Space Alignment ( LTSA )
- Diffusion maps ( DiffusionMaps )
- Kernel PCA ( KernelPCA )
- Generalized Discriminant Analysis ( KernelLDA )
)
- 2009-03-21 11:43:08下载
- 积分:1