-
能实现载入图像,然后对图像进行模糊、锐化、边缘检测等功能。...
能实现载入图像,然后对图像进行模糊、锐化、边缘检测等功能。-To achieve loading images, and then on the image blurred, sharpening, edge detection and other functions.
- 2022-03-10 23:20:06下载
- 积分:1
-
一个很不错的图片处理组件,可以进行扫描打印,及相关的图片处理,包含完整原码,如果安装不上的话去下个安装版的,把里的dbk复制过来就可以了。...
一个很不错的图片处理组件,可以进行扫描打印,及相关的图片处理,包含完整原码,如果安装不上的话去下个安装版的,把里的dbk复制过来就可以了。-A very good image processing components, you can scan to print, and related image processing, including integrity of the original code, if not installed, then go on to install the next version, and the inside dbk copied on it.
- 2022-03-29 03:34:10下载
- 积分:1
-
计算机图形学之应用之屏保编程源码及其程序。
计算机图形学之应用之屏保编程源码及其程序。-Application of computer graphics programming screen saver source code and its procedures.
- 2023-08-26 00:55:03下载
- 积分:1
-
该程序用Delphi7.0实现,中文名称:血液红细胞识别与统计系统,可以识别一幅图片中的血红细胞并统计出个数,准确率达到90%以上,该程序包含了用Object...
该程序用Delphi7.0实现,中文名称:血液红细胞识别与统计系统,可以识别一幅图片中的血红细胞并统计出个数,准确率达到90%以上,该程序包含了用Object Pascal语言处理图像的一些基本常用技巧,值得一看-Delphi7.0 realize with the program, Chinese name: blood red blood cell identification and statistical systems to identify a picture of the red blood cells and a number of statistical accuracy rate over 90, the program includes the use of Object Pascal language processing images some basic common skills, worth a visit
- 2022-10-25 17:55:03下载
- 积分:1
-
基于Matlab的结合Laplacian Pyramid 和反锐化掩膜的改进法的图像增强算法...
基于Matlab的结合Laplacian Pyramid 和反锐化掩膜的改进法的图像增强算法-Matlab based on a combination of Laplacian Pyramid and unsharp mask to improve the method of image enhancement algorithm
- 2023-03-18 19:45:03下载
- 积分:1
-
基于sift的图像复制粘贴篡改技术
基于sift的图像复制粘贴篡改检测算法,该算法首先提取出sift特征,用的是网上提供的提取sift的混合编程方法,然后将sift特征进行匹配,并用RANSAC算法剔除误匹配对,最后用线段将原始块和复制粘贴块中的匹配点连接起来。此算法能抵抗各种后处理操作,如旋转、尺度缩放、添加噪声等以及它们的几种组合。
- 2022-02-04 04:07:38下载
- 积分:1
-
显示三维网格模型
三维模型大多是用三角网格形式描述的,基于OpenGL和C++绘制了三角网格模型,并实现了与键盘和鼠标的交互,通过点击鼠标键和按键盘响应键,可以对模型进行旋转、缩放、移动等操作。
- 2023-05-17 08:20:04下载
- 积分:1
-
该程序是用VRML语言实现的3维虚拟漫游场景。
该程序是用VRML语言实现的3维虚拟漫游场景。-The program is the realization of VRML language roaming 3-D virtual scenes.
- 2022-07-21 10:05:20下载
- 积分:1
-
非常优秀的画地图控件[源码],
非常优秀的画地图控件[源码],-very good painting map controls [source]
- 2022-04-12 11:02:05下载
- 积分:1
-
“计算几何结构”(第二版)的代码:代码功能章…
C code for "Computational Geometry in C (Second Edition)": Code function Chapter pointer directory ----------------------------------------------------- Triangulate Chapter 1, Code 1.14 /tri Convex Hull(2D) Chapter 3, Code 3.8 /graham Convex Hull(3D) Chapter 4, Code 4.8 /chull sphere.c Chapter 4, Fig. 4.15 /sphere Delaunay Triang Chapter 5, Code 5.2 /dt SegSegInt Chapter 7, Code 7.2 /segseg Point-in-poly Chapter 7, Code 7.13 /inpoly Point-in-hedron Chapter 7, Code 7.15 /inhedron Int Conv Poly Chapter 7, Code 7.17 /convconv Mink Convolve Chapter 8, Code 8.5 /mink Arm Move Chapter 8, Code 8.7 /arm-C code for "Computational Geometry in C (Second Edition)": Code function Chapter pointer directory----------------------------------------------------- Triangulate Chapter 1, Code 1.14 /tri Convex Hull(2D) Chapter 3, Code 3.8 /graham Convex Hull(3D) Chapter 4, Code 4.8 /chull sphere.c Chapter 4, Fig. 4.15 /sphere Delaunay Triang Chapter 5, Code 5.2 /dt SegSegInt Chapter 7, Code 7.2 /segseg P
- 2023-04-03 14:50:03下载
- 积分:1