-
java 图形算法实现源代码,有坐标放大缩小。
java 图形算法实现源代码,有坐标放大缩小。-java graphics algorithm source code, coordinates Zooming.
- 2022-04-26 11:40:15下载
- 积分:1
-
在上面,插件的开发
在AutoCAD上面开发的插件,用于包装纸盒的CAD-In the above, the development of plug-in AutoCAD, CAD for packaging carton
- 2022-02-09 16:37:28下载
- 积分:1
-
Polygon clipping is one of those humble tasks computers do all the time. It s a...
Polygon clipping is one of those humble tasks computers do all the time. It s a basic operation in creating graphic output of all kinds. There are several well-known polygon clipping algorithms, each having its strengths and weaknesses. The oldest one (from 1974) is called the Sutherland-Hodgman algorithm. In its basic form, it is relatively simple. It is also very efficient in two important cases, one being when the polygon is completely inside the boundaries, and the other when it s completely outside.
- 2022-09-16 13:35:03下载
- 积分:1
-
这是一个完整的指纹识别程序,用matlab语言实现了识别指纹、比较两个指纹图像相似度等功能,并设计了用户界面,使用户方便地进行图片的提取和分析,同时直观地显示出...
这是一个完整的指纹识别程序,用matlab语言实现了识别指纹、比较两个指纹图像相似度等功能,并设计了用户界面,使用户方便地进行图片的提取和分析,同时直观地显示出比较结果。-This is a complete fingerprint recognition procedures, matlab language used to identify fingerprints, similarity compare two fingerprint images and other functions, and design a user interface that enables users to easily extract and analyze images at the same time intuitive display comparison results.
- 2022-03-25 18:30:20下载
- 积分:1
-
不错的源码
不错的源码-Good source
- 2022-04-19 08:58:16下载
- 积分:1
-
graphics processing and display of rare good example.
图形处理,显示的不可多得的好例子。-graphics processing and display of rare good example.
- 2022-02-05 19:45:38下载
- 积分:1
-
视频镜头分割过滤
资源描述镜头资源冗余,因而镜头检测分割尤为重要,本程序实现检测镜头为若干图像,并进行分割识别
- 2022-03-13 03:10:47下载
- 积分:1
-
Lee Photo Database Programming
李海图片数据库例程-Lee Photo Database Programming
- 2023-03-02 06:40:03下载
- 积分:1
-
本源码可以对图像进行基本的处理 像图像的二值化 图像的灰度变换 对比度变换 以及对图像进行 直方图的均衡化处理等等 项目中非常实用...
本源码可以对图像进行基本的处理 像图像的二值化 图像的灰度变换 对比度变换 以及对图像进行 直方图的均衡化处理等等 项目中非常实用-The source can be the basic image processing such as image binarization image contrast gray-scale transformation of the image transformation, as well as the histogram equalization processing, and so the project is very useful
- 2022-02-18 14:07:50下载
- 积分:1
-
OTSU algorithm can be calculated adaptive threshold (for conversion to gray scal...
OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。下面的代码最早由 Ryan Dibble提供,此后经过多人Joerg.Schulenburg, R.Z.Liu 等修改,补正。-OTSU algorithm can be calculated adaptive threshold (for conversion to gray scale images binary images), a simple and efficient manner. The following code from the earliest to provide Ryan Dibble, after a more than Joerg.Schulenburg, R. Z. Liu amend the correction.
- 2022-03-12 03:00:58下载
- 积分:1