-
C#利用baslerSDK实现相机采集图像
【实例简介】C#利用baslerSDK实现相机采集图像
采集图像,设置参数
- 2021-12-02 00:45:18下载
- 积分:1
-
lk
说明: 光流场经典算法-LK算法,通过两幅图像计算光流场。(Lucas – Kanade Motion Estimation using Pyramids)
- 2009-09-07 11:07:27下载
- 积分:1
-
my_3_STEP_search
说明: 标准三步搜索法,用matlab实现,经过实验效果还可以(Standard three-step search method, using matlab to achieve, after the experimental effect can also be)
- 2008-11-14 10:30:09下载
- 积分:1
-
1
说明: 基于matlab的车牌识别,预处理。定位。识别.qiege(License plate recognition system based on MATLAB)
- 2018-01-27 16:14:57下载
- 积分:1
-
scale
YUV420视频的缩放,经过高度的优化,其中三次卷积插值(cubic convolution)算法的效果最好,优化程度也最高。其基本思想是通过整型化、查表等方法消除每一帧图像插值运算中的浮点运算和乘除法运算。(scale YUV420 video frames with cubic, bilinear & cubic convolution interpolation algorithms。)
- 2020-12-07 16:29:21下载
- 积分:1
-
adaboostcode
adaboostcode,这是matlab环境下的adaboost代码,希望对各位有帮助。(adaboostcode, this is the matlab environment AdaBoost code, you want to be helpful.)
- 2020-10-21 10:07:24下载
- 积分:1
-
l1magic-1.1
对l1最小化的处理,其中包括全面的l1范数的解得算法,运用tv全变分最小的解决方法,适合于单像素以及图像处理的研究者参考。(L1 minimization, including the full L1 norm solution algorithm, the use of TV total variation, the smallest solution, suitable for single pixel and image processing researchers reference.)
- 2017-09-08 22:00:18下载
- 积分:1
-
CSR_Denoising
该算法首先通过字典学习得到含噪图像的冗余字典,然后对相似的图像块进行聚类构成块群,并通过迭代收缩和L1正则化约束,对同类的图像块在字典上进行稀疏表示,以达到降噪的目的。实验结果表明,在常规的图像处理上,本文提出的算法能较好的保留图像的结构信息,与K-SVD和BM3D等现有的流行算法相比,具有更高的峰值信噪比(PSNR)(It firstly get the redundant dictionary of a noised image by dictionary learning.Then,the image patches are gathered according to their similarities.Meanwhile,the similar patches get sparse representation showed in dictionaries by iterative shrinkage and L1 regularization constraints and eventually the image is restored and noise is removed.The experimental results indicate that the proposed algorithm can well preserve the structure information of the common image with a higher Peak Signal to Noise Ratio(PNSR),compared with state-of-the-art algorithms,such as K-SVD and BM3D)
- 2017-05-02 20:48:25下载
- 积分:1
-
unsharp_masking
Show how to use unsharp masking algorithm.
No image processing toolbox is needed.
- 2010-12-20 03:33:46下载
- 积分:1
-
waveletC++
特征提取中利用小波边缘检测C++源码,希望对大家有用,而且偶也能下载程序了,(feature extraction using wavelet edge detection C source code, we hope to useful, but can even download, Ha ha)
- 2021-02-02 13:49:59下载
- 积分:1