-
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
-
gdal180doc
说明: 开源图形处理工具,可以处理图象,显示,投影转换,栅格和矢量数据处理(Open source graphics tool that can handle images, display, projection conversion, raster and vector data processing)
- 2011-03-22 15:39:35下载
- 积分:1
-
radon
radon算法opencv实现,能够很好的实现图像的水平旋转矫正。( implementing the radon by opencv.)
- 2021-04-21 16:58:50下载
- 积分:1
-
SR_1
基于分块的人脸图像超分辨率学习算法实验平台,利用学习到的训练集图像信息对低分辨率图像超分辨率,并可以查看超分辨率后的图像块匹配结果(用鼠标双击结果显示窗口中的实验图像),可以设置实验参数。(Block-based face image super-resolution algorithm for the experimental platform to learn, learning to use the training set of low-resolution image information super-resolution images and can view the image super-resolution block-matching results (double-click with the mouse results display window of the experimental images), the experimental parameters can be set.)
- 2009-06-08 14:03:09下载
- 积分:1
-
Detection_of_Motion_Picture_trajectory_tracking
VC++,DirectX,运动图像检测,运动轨迹跟踪(VC++, DirectX movement trajectory tracking image detection)
- 2020-10-23 17:07:22下载
- 积分:1
-
第27章 透明位图背景上的滚动字幕实例
第27章 透明位图背景上的滚动字幕实例该程序可以方便实现字幕的滚动效果,程序简单易懂(transparent bitmap on the background of rolling subtitles examples of the procedures to facilitate the achievement of subtitles rolling results, procedures simplified)
- 2005-03-23 21:54:45下载
- 积分:1
-
多目标跟踪的JPDA算法
用来进行多目标跟踪的JPDA算法的的MATLAB程序包. 跟踪效果还行.
(Used for multi-target tracking JPDA algorithm of the MATLAB package tracking performance is okay.)
- 2021-04-22 15:38:48下载
- 积分:1
-
EC1211Source
this is a project about animation. how do we form the shape to make it look like car, house abd so on. with the colours that wee like and the movement.
- 2009-05-29 21:31:36下载
- 积分:1
-
Graph
输入一个带权无向图的顶点数、边数、各条边信息(两个顶点和权值),建立该图的邻接矩阵结构,输出该邻接矩阵。将上述无向图邻接矩阵转换为邻接表结构,输出该邻接表;根据该邻接表对无向图进行深度优先遍历序列和广度优先遍历序列,并输出遍历结果;用prim算法实现构造该带权无向图的最小生成树,并将该最小生成树的各条边信息输出。(Enter a weighted undirected graph with vertices, edges, each of the side information (two vertices and weights), the establishment of the adjacency matrix structure, the output of the adjacency matrix. The above undirected graph adjacency matrix into adjacency list structure, the output of the adjacency list according to the adjacency table undirected graph depth-first traversal sequence and breadth-first traversal sequence, and outputs through the results using prim algorithm construct the weighted undirected graph minimum spanning tree, and the minimum spanning tree information on respective sides of the output.)
- 2020-12-13 15:29:15下载
- 积分:1
-
0056357
读取与显示JPG等格式图像文件,Visual C++编程技巧精选,很好的参考资料。(Read and display JPG format image files, Visual C++ programming skills selected, a good reference.)
- 2013-11-17 06:26:42下载
- 积分:1