-
图像处理综合小软件 包括打开,关闭,剪切粘贴,放大缩小,生成灰度图等基本功能。
图像处理综合小软件 包括打开,关闭,剪切粘贴,放大缩小,生成灰度图等基本功能。-image processing software includes an integrated small opening, closing, shear paste, zooming, generating grayscale basic functions.
- 2022-04-08 03:44:21下载
- 积分:1
-
图像处理的例子,里边封装了关于图像操作的若干方法;
图像处理的例子,里边封装了关于图像操作的若干方法;-image processing example, inside a package on the operation of a number of images;
- 2022-01-27 14:26:01下载
- 积分:1
-
本软件提供了四种不同的细化算法:Hilditch细化算法,Pavlidis细化算法,Rosenfeld细化算法,基于索引表的细化细化算法,为选择细化算法提供了选...
本软件提供了四种不同的细化算法:Hilditch细化算法,Pavlidis细化算法,Rosenfeld细化算法,基于索引表的细化细化算法,为选择细化算法提供了选择的余地。-The software provides four different thinning algorithm : Hilditch refinement algorithm, Pavlidis refinement algorithm, Rosenfeld refinement algorithm, based on the index table thinning thinning algorithm, refinement algorithm for the selection of choice.
- 2022-05-17 09:20:09下载
- 积分:1
-
一些视频处理工具,可以进行视频的相关处理操作
一些视频处理工具,可以进行视频的相关处理操作-some video processing tools for video-related handling operations
- 2022-07-25 17:11:22下载
- 积分:1
-
image processing entry procedures : Bitmap read, and some, such as rotating such...
图像处理的入门程序:读取位图,并进行一些诸如旋转的几何变换等-image processing entry procedures : Bitmap read, and some, such as rotating such as geometric transformation
- 2022-08-07 03:30:50下载
- 积分:1
-
Hough变换用来在图象中查找直线。它的原理是:假设有一条与原点距离为s,方向角为θ的一条直线,直线上的每一点都满足方程 s=x*Cosθ+y*Sinθ,利用这...
Hough变换用来在图象中查找直线。它的原理是:假设有一条与原点距离为s,方向角为θ的一条直线,直线上的每一点都满足方程 s=x*Cosθ+y*Sinθ,利用这个事实,我们可以找出某条直线来。这段程序,用来找出图象中最长的直线。-Hough Transformation is used for searching lines in an image . Here is the principle:
Assume there is a line whoes direction is "sita" , and the distance from the origin to this line is s. So each point in this line satisfies the equation : s=x*Cos(sita)+ y*Sin(sita) . We can find out the lines based on this fact.
And this programme is to find out the longest line in the image.
- 2022-09-05 00:30:03下载
- 积分:1
-
CBitmap This is the type of operation, including BMP bitmap open, preservation,...
这是关于CBitmap的类操作,包括BMP位图的打开、保存、图像处理等各项操作,是位图编程的基础-CBitmap This is the type of operation, including BMP bitmap open, preservation, image processing and other operations, bitmap based programming
- 2022-03-23 02:22:56下载
- 积分:1
-
介绍如何从数据库中读取图像字段,并显示出来
介绍如何从数据库中读取图像字段,并显示出来-Describes how to read images from the database field, and displayed
- 2022-10-22 05:05:03下载
- 积分:1
-
用VC开发GIS系统用比较好。用VC++实现矢量地图背景下的实时显示源代码...
用VC开发GIS系统用比较好。用VC++实现矢量地图背景下的实时显示源代码-VC with GIS development is good. With VC vector background maps show the real-time source code
- 2022-11-08 23:35:04下载
- 积分:1
-
mouse drag, with the coordinates of its mobile, and in the vicinity of the mouse...
鼠标拖动时,座标随其移动,并在鼠标附近显示座标值-mouse drag, with the coordinates of its mobile, and in the vicinity of the mouse coordinates indicated value
- 2022-05-14 03:14:21下载
- 积分:1