-
twain官方例程
TWAIN Application
This is a TWAIN version 2.1 of the specification compliant application.
It offers text based interface. It shows how to implement many of the
operations needed by an application.
You will need to have the FreeImage installed on your system for this
application to work properly.
- 2022-02-28 13:47:10下载
- 积分:1
-
视频分割
本程序非常适合于图像处理工程和应用视频。有吗正文可以使用此代码。
- 2022-03-12 05:40:20下载
- 积分:1
-
实现DFT和FFT及其逆变换
C语言实现,快速傅里叶对于非标准图像处理有欠缺,快速傅里叶的输入最好为标准图像大小,否则逆变换后原图会出现模糊,该源码中包含基本的dft变换,速度很慢,但处理任何图都可以。
- 2022-06-26 06:05:38下载
- 积分:1
-
StL Data File Viewer
StereoLithography(StL) is something that is widely used in CAD/CAM, RapidPrototyping etc. The concept is that any surface or solid is exported to StL format by data exchange packages after they are modeled in commercial CAD packages. This data consists of triangulated facets that approximate the surface of the solid. No topological or geometric information is exported. The surface is subdivided into small triangles. The approximation uses chordal deflection for curved surfaces to smoothen the surface. More the smoothening required, more number of smaller triangles are generated by subdivision resulting in larger size of data file. Now, along with triangles, their facet normals are also generated. The data is written both in ASCII and binary formats. The data in ASCII is written like this:
- 2022-02-02 20:46:09下载
- 积分:1
-
opencv光流示例程序
稀疏光流程序演示
此程序是斯坦福大学大牛David Stavens 2007年编写,其中程序注解详尽,配有PPT和PDF讲解图文并茂,非常适合初学者学习使用。
此程序是使用VC++ 搭配opencv2.6写作而成,使用者需要在vc环境下配置opencv才可以运行
本程序基于OpenCV。
- 2022-09-15 18:45:04下载
- 积分:1
-
应用matlab编写的canny边缘提取边界分割算子,很强大,做图像的赶紧过来看看
资源描述应用matlab编写的canny边缘提取边界分割算子,很强大的边界提取算子,彩色图像的输入,如何你想要修改成为自己的图像,可以通过更改低通跟高通滤波的阈值来对自己的图像进行具体处理,真心很强大的程序,适合初学者的matlab程序
- 2022-01-25 19:33:22下载
- 积分:1
-
模板匹配数字识别
1、 采用了模块匹配进行印刷数字识别,
2、 识别的方式是通过图片“bmp”格式
3、 识别的结果在result中显示
4、 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-08-17 05:22:23下载
- 积分:1
-
连通域快速标记法
采用连通域快速标记法,能够对二值图像连通域进行快速标记,并把连通域以vector容器返回。有源代码,有测试图像,
- 2022-04-17 18:52:36下载
- 积分:1
-
opencv单校准
单摄像机校准源
- 2022-12-23 04:00:03下载
- 积分:1
-
图像处理基础教程(附最全的代码)
由浅入深的介绍了图像,图像处理,matlab的基本概念,以及它们之间的联系及结合点,每章每个例子都附有大量的代码,是学习MATLAB及图像处理最好的基础教程,代码清晰明了,都经过一一运行过。希望能和大家多多交流,共同进步。
- 2022-03-24 01:30:43下载
- 积分:1