-
Implementation of an Interval Iterative Closest Point that uses intervals to fou...
Implementation of an Interval Iterative Closest Point that uses intervals to found the global optimal solution. -Implementation of an Interval Iterative Closest Point that uses intervals to found the global optimal solution.
- 2022-03-24 21:33:21下载
- 积分: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
-
C# 指纹识别器
设备获取到指纹图像或者通过AddImageFile和AddBitmap加入指纹图像时调用axZKFPEngX1_OnImageReceived事件,取得指纹初始特征,设备取到指纹图像后触发,axZKFPEngX1_OnFeatureInfo事件,本实例需要指纹仪自带的Biokey.ocx组件,运行前,需将该组件进行注册,具体步骤如下:
(1)选择开始菜单中的运行。
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-02-09 13:45:04下载
- 积分:1
-
this example from the routines Allegro V3.12 package transplant, the original do...
这个例子是从Allegro V3.12的例程包中移植过来的,原文件为examplesex4.c
原作者是Shawn Hargreaves.这个程序示范怎样操作调色板,它把一套同
心的圆画在屏幕上并且通过循环调色板产生奇妙的特效.-this example from the routines Allegro V3.12 package transplant, the original document examples ex4.c Shawn Hargreaves is the original author. This procedure demonstrated how to operate a palette, with a set of concentric circular painting on the screen through the cycle and have a wonderful palette of effects.
- 2023-08-15 23:40:03下载
- 积分:1
-
vb编的填充曲线
vb编的填充曲线-vb series of the space-filling curve
- 2022-03-29 21:24:40下载
- 积分:1
-
使用canny算子的边缘提取算法的具体实现
使用canny算子的边缘提取算法的具体实现
-Using the canny operator edge extraction algorithm concrete realization of
- 2022-07-09 19:41:22下载
- 积分:1
-
中点 Bresenham 算法绘制0<<k<<1直线 C语言 调试成功 Bresenham 算法画圆 调试成功...
中点 Bresenham 算法绘制0
- 2022-06-12 07:53:27下载
- 积分:1
-
一个将图像转化为256色位图的代码
一个将图像转化为256色位图的代码-an image into a 256-color bitmap code
- 2022-08-23 01:25:21下载
- 积分:1
-
用于BMP位图图像文件与数据保留读
用来对bmp位图文件的读取与图像的数据保存-Used to bmp bitmap image files to read with the data retention
- 2023-01-12 02:40:04下载
- 积分:1
-
图像文件信息的提取和二值化处理
使用C语言所编写的图像处理代码,其中分成图像文件信息的提取和二值化处理两部分。将文件添加到项目后,编译通过会生成exe文件,使用控制台来运行exe文件就可以实现相应的操作。程序代码均已经通过测试。图像文件的提取使用bmphdr.c;二值化处理使用ez.c
- 2022-01-25 15:08:24下载
- 积分:1