-
CoSaMP
压缩感知基追踪算法,实现二维图像的小波变换以及图像重构(Compressed sensing based tracking algorithm, wavelet transform two-dimensional image, and image reconstruction)
- 2021-04-13 19:48:55下载
- 积分:1
-
gg_mle
广义高斯概率分布函数的指数估计,包括矩估计和最大似然估计,并对这两种估计进行了比较(exponential cosfficients estimation for generalized Gaussian pdf,include moment estimator and Maximum Likehood estimator. )
- 2009-10-16 14:20:56下载
- 积分:1
-
SIFT
用matlab写的sift算法的全过程,用于提取特征点,是图像识别的一种好算法(The algrithm of sift)
- 2011-09-23 22:05:11下载
- 积分:1
-
437670
彗星窗口水印源码例程程序结合易语言模块彗星窗口水印.ec,实现窗口水印效果。(Comets window watermark source routine program combining easy language module comet window watermark .ec, achieve window watermark .)
- 2016-08-23 22:02:29下载
- 积分:1
-
OPENCV_行人流量检测
使用C++ OpenCV库进行行人检测,并且计数人流量个数(Use C++ OpenCV library for pedestrian detection and count the number of human traffic)
- 2018-09-20 12:43:08下载
- 积分:1
-
BFSPDFS
广度优先搜索和深度优先搜索在网络拓扑图上的实现。广度优先搜索是从某一节点开始,搜索与其线连接的所有节点,按照广度方向像外扩展,直到不重复遍历所有节点;深度优先搜索是从某一节点开始,沿着其搜索到的第一个节点不断深入下去,当无法再深入的时候,回溯节点,然后再在回溯中的某一节点开始沿另一个方向深度搜索,直到不重复的遍历所有节点。
(Breadth-first search and depth-first search in the network topology is realized. Breadth-first search is started from a node, searching all the nodes connected to its line, in accordance with the breadth direction as extracapsular extension, until no repeat traverse all nodes depth-first search is started from a node along its search to the first nodes deepening it, when it can not go any further, backtracking node, and then back again in the beginning of a node depth search in the other direction until the non-repetition of the traverse all nodes.)
- 2013-08-10 10:37:12下载
- 积分:1
-
Otsu2d_Xiefen
一种二维Otsu快速算法的Matlab实现,该算法的原文参见《二维直方图区域斜分阈值分割及快速递推算法》,该文已附在内。(A two-dimensional Otsu fast algorithm Matlab realize that the original algorithm see " Two-dimensional histogram oblique segmentation area and fast recursive algorithm" , the paper has been attached into account.)
- 2020-09-12 17:57:59下载
- 积分:1
-
EmguCVTool-master
说明: C#+EmguCV机器视觉开发平台,功能:基本的图像处理工具、随意配置执行流程、二维码识别、文字识别等等。(C+EmguCV machine vision development platform, functions: basic image processing tools, arbitrary configuration of the execution process, two-dimensional code recognition, character recognition and so on.)
- 2021-02-18 16:39:45下载
- 积分:1
-
07-1541175762-687107
说明: 赵巨峰,陶小平,*冯华君,徐之海,李奇, 基于梯度的波纹图像质量评价 [J], 浙大学报工学版, 2010, 44(5):870-874.(Gradient based ripple image quality assessment)
- 2020-06-16 20:20:02下载
- 积分:1
-
OTSUMultiThre
1.本程序功能包含显示直方图,OTSU的单值分割,OTSU的二值分割,OTSU的三值分割
2.在OTSU的分割时,通常情况下我们是通过类间方差得到一个分割阈值,但是有时候我们需要得到各灰度级别的目标,那么采取多值分割是
很必要的,通过改进得到OTSU的多值分割方法
3.本程序另外还有显示直方图,计算程序运行时间,处理结果以新的窗口显示等细节,这部分适合MFC初学者。(1. This procedure shows the histogram feature, OTSU single segmentation, OTSU binary segmentation, OTSU three segmentation 2. OTSU segmentation, it is usually the case we are through the between-cluster variance by a partition threshold , but sometimes we need to be the gray level of the target, then the multi-segmentation is necessary, through improved access to multi-OTSU segmentation methods 3. This procedure in addition to show the histogram to calculate run time, treatment the results of a new window display the details of this part of MFC for beginners.)
- 2009-02-06 14:55:41下载
- 积分:1