-
一个用c++写的图像轮廓提取的算法程序,很详细。有注释
一个用c++写的图像轮廓提取的算法程序,很详细。有注释-1 with c++ to write the image contour extraction algorithms process, very detailed. Annotated
- 2022-03-23 19:59:55下载
- 积分:1
-
vchome资料库图形图像编程技术文章编程技术…
vchome资料库图形图像编程技术篇图形图像编程技术篇-Graphics vchome database programming technology articles programming technology articles Graphics
- 2022-01-26 04:24:06下载
- 积分:1
-
想要一个简单的字符识别的源代码,来自黑白图像…
想要一个简单的文字识别vc源代码,从黑白图像中识别出文字,就是背景是白色,文字是黑色。只需简单识别英文26个大小写字母就够了。 -want a simple character recognition vc source code, from black and white images to identify words, background is white, text is black. A simple identification English 26 case-insensitive enough.
- 2022-06-28 19:49:25下载
- 积分:1
-
用如求直立主图统计程序。RGB有3个座标,分别是R,G,B,其值从0-255。把0-255分成4段,那么每个座标有4种取值,共可以表示4*4*4=64种颜色。程...
用如求直立主图统计程序。RGB有3个座标,分别是R,G,B,其值从0-255。把0-255分成4段,那么每个座标有4种取值,共可以表示4*4*4=64种颜色。程序中主要是histogram函数,它有两个参数,第1个参数是一个64位数组,每一位表示一种颜色,其值是该颜色出现的次数。另外两个函数numbercolor是对每个像素计算它的颜色值,fenduan是对参数x返回0-255中的某一段。主函数测试一副图片的颜色直方图的统计。-Used as the main map for vertical statistical procedures. RGB has three coordinates, namely R, G, B, its value from 0-255. The 0-255 is divided into 4, then there are four kinds of each coordinates value, can indicate a total of 4* 4* 4 = 64 kinds of colors. Process is mainly histogram function, it has two parameters, the first a parameter is a 64-digit group, each and every one expressed a different color, its value is the number of the color appears. The other two function numbercolor is calculated for each pixel its color value, fenduan of parameters x the return of a certain period of 0-255. The main function to test a picture of the color histogram statistics.
- 2022-10-26 15:15:04下载
- 积分:1
-
精确校正图像的径向畸变和倾斜失真,用于二维图像的规格化。...
精确校正图像的径向畸变和倾斜失真,用于二维图像的规格化。-Accurate calibration of radial distortion and tilt the image distortion, for the two-dimensional image of standardization.
- 2022-07-25 08:27:33下载
- 积分:1
-
用vb编的二维绘图程序
用vb编的二维绘图程序-vb series with the two-dimensional drawing program
- 2022-07-19 14:13:01下载
- 积分:1
-
如何生成Hemite曲线,利用Visual C++开发,可以实现控制顶点的移动...
如何生成Hemite曲线,利用Visual C++开发,可以实现控制顶点的移动-how hermitian curve generated using Visual C development, can achieve a mobile control vertices
- 2023-08-04 07:25:03下载
- 积分:1
-
源代码序列是一个特殊的三
序源代码特别有一个三维图象打开,保存,压缩,绘制的源码很有价值-source code sequence is a special three-dimensional images open, preservation, compression, rendering the source of great value
- 2022-01-25 15:26:22下载
- 积分:1
-
opengl samples
opengl 例2 本例源自OpenGL 应用程序开发 2-opengl samples-2
- 2022-02-22 13:30:55下载
- 积分:1
-
三维点云处理程序
利用OpenGL、VC++编写的C++,三维点云处理程序,对于学习图形学、C++、OpenGL、文件读写很有帮助,是一个三维软件公司编写代码一部分,尤其是OpenGL库文件相当管用。 有两个数据文件 鼠标默认操作:具体还在头文件中 中键拖动 旋转 中键+Ctrl 平移 中键+Shift 面旋 滚轮滚动 缩放 中键+Ctrl + Shift 局部放大
- 2022-05-23 16:28:46下载
- 积分:1