-
using vc programming, can handle eight bmp images. First threshold for segmentat...
采用vc++编程,可以处理8位bmp图像。先进行阈值分割,然后可以轮廓提取。最后可以进行平行线检测,采用hough变换-using vc programming, can handle eight bmp images. First threshold for segmentation, which can then be extracted contour. Finally parallel line can be detected using Hough Transform
- 2023-05-07 14:25:03下载
- 积分:1
-
通过一系列点利用最小2乘法拟合直线,还包含画和计算法线平行线一些小函数...
通过一系列点利用最小2乘法拟合直线,还包含画和计算法线平行线一些小函数-through a series of points with a minimum two multiplication fitting straight line, also includes paintings and calculating normal parallel lines some small function
- 2022-03-15 15:06:56下载
- 积分:1
-
介绍了用VB绘图基础教程,对初如学者有很大的帮助
介绍了用VB绘图基础教程,对初如学者有很大的帮助-Introduction by mapping the basis of VB tutorials, such as the scholars of the beginning of great help
- 2022-08-22 13:59:13下载
- 积分:1
-
jsteg c 源码
一个关于JPEG图形图像处理的隐写嵌入工具-A JPEG graphic image processing embedded steganography tools
- 2022-06-16 23:35:32下载
- 积分:1
-
imagelib is a C++ class library providing image processing and related facilitie...
imagelib是一个C + +类库提供图像处理及相关设施,希望对大家有所帮助-imagelib is a C++ class library providing image processing and related facilities, and they hope to help everyone
- 2022-03-22 15:30:55下载
- 积分:1
-
这是在微软Visual Basic下的三维格网的开发,没有用到Directx和OpenGL...
这是在微软Visual Basic下的三维格网的开发,没有用到Directx和OpenGL-This is the Microsoft Visual Basic 3 Ludwig network under development, there is no use Directx and OpenGL
- 2022-03-09 10:14:08下载
- 积分:1
-
C语言编写的DOS下的图形库支持1024x768的分辨率支持…
DOS下C语言的图形库,支持VESA2.0 支持者1024X768的分辨率 比较好用-C language under DOS graphics library to support a resolution of 1024X768 supporters VESA2.0 useful comparison
- 2023-07-31 07:50:02下载
- 积分:1
-
图象的检测,模板匹配
命令行编译过程如下
vcvars32
rc bmp.rc
cl detect.c bmp.res user32.li...
图象的检测,模板匹配
命令行编译过程如下
vcvars32
rc bmp.rc
cl detect.c bmp.res user32.lib gdi32.lib
注意事项:
运行时,文件c: est.bmp必须存在
-Image detection, template matching command-line compiler as follows vcvars32 rc bmp.rc cl detect.c bmp.res user32.lib gdi32.lib Note: run-time, the file c: test.bmp must exist
- 2022-01-22 14:03:34下载
- 积分:1
-
一个Visual Graph开发程序,具有类似MS viso的功能!带有C++,Delphi,VB,C#等的代码示例!...
一个Visual Graph开发程序,具有类似MS viso的功能!带有C++,Delphi,VB,C#等的代码示例!-a Visual Graph development programs that have similar functions VISO MS! With C, Delphi, VB, C# code examples!
- 2023-03-02 01:15:04下载
- 积分:1
-
二维三维图形的基本变换
通过代码的实现是得实现二维三维几个变化,可以输入自己想要图形的顶点数,再输入变化模式:比例,对称,错切,平移,旋转五个变换中的一个,再输入相关变化的x,y,z轴,经过变换继而出现变换后的坐标。
- 2022-12-24 13:10:03下载
- 积分:1