-
使用MFC实现一个绘图程序
功能:类似于Windows系统的画图程序。具有画图、填充图、打开图形文件等功能。
使过SkinMagic优化程序界面;...
使用MFC实现一个绘图程序
功能:类似于Windows系统的画图程序。具有画图、填充图、打开图形文件等功能。
使过SkinMagic优化程序界面;-use a drawing program functions : Windows system similar to the drawing program. With drawing, filled with maps, graphics files opened functions. So too SkinMagic optimization program interface;
- 2022-07-05 10:04:50下载
- 积分:1
-
这个程序可以识别图像中的线段或者直线,算法采用哈夫变换,将直线变换为另一个坐标系中的点,进而完成识别。...
这个程序可以识别图像中的线段或者直线,算法采用哈夫变换,将直线变换为另一个坐标系中的点,进而完成识别。-this procedure can identify the image or straight line segments, Hough transform algorithm. Linear transformation of coordinate system to another"s point, thus completing the identification.
- 2022-02-24 14:49:37下载
- 积分:1
-
根据采集到的原始pcm数据判断是否是忙音数据
根据采集到的原始pcm数据判断是否是忙音数据-According to collected data to determine whether the original pcm is busy tone data
- 2023-03-03 08:45:04下载
- 积分:1
-
用于边缘检测的程序,86年canny算法
用于边缘检测的程序,86年canny算法-for edge detection procedures, 86 canny Algorithm
- 2022-02-13 18:50:19下载
- 积分:1
-
应用程序向导创建了这个imageimportdialogdemo应用…
The application wizard has created this ImageImportDialogDemo application for
you. This application not only demonstrates the basics of using the Microsoft
Foundation Classes but is also a starting point for writing your application.
-The application wizard has created this Im ageImportDialogDemo application for you. Thi "s application not only demonstrates the basics of using the Microsoft Foundation Classes but i "s also a starting point for writing your applica tion.
- 2023-07-11 20:45:03下载
- 积分:1
-
计算机图形学相关示例代码,比较经典的,看看有好处
计算机图形学相关示例代码,比较经典的,看看有好处-Computer graphics-related sample code, more classic, look good
- 2022-01-26 04:41:25下载
- 积分:1
-
opengl纹理映射绘制场景,给出顶点的纹理坐标和几何坐标
在绘制纹理映射场景时,不仅要给每个顶点定义几何坐标,
而且也要定义纹理坐标。经过多种变换后,...
opengl纹理映射绘制场景,给出顶点的纹理坐标和几何坐标
在绘制纹理映射场景时,不仅要给每个顶点定义几何坐标,
而且也要定义纹理坐标。经过多种变换后,几何坐标决定顶点在屏幕
上绘制的位置,而纹理坐标决定纹理图像中的哪一个纹素赋予该顶点-texture mapping opengl rendering scenes given vertex texture coordinates and geometric coordinates in the texture mapping rendering scenes, not only to give the definition of the geometric coordinates of each vertex, but also the definition of texture coordinates. After a variety of transformation, the geometric coordinates of vertices on the screen decided to draw the location where the texture image Texture coordinates decide which one gives the Su-Wen vertex
- 2022-08-06 12:53:01下载
- 积分: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
-
模拟机械钟(C语言)
TC256图形模式下实现,模拟机械表的走时,以及中文汉字的显示。希望对大家理解C语言有所帮助
- 2022-03-24 14:33:19下载
- 积分:1
-
Image processing, source step
对图像进行处理,源程序需要进行N步操作,故在工具栏上添加了一个按钮来完成所有的操作,希望能方便大家的使用。在facemodel文件夹中的facemodel文件是原始图片,识别较好。后几个图片是我从网上下的,但没有原始图片识别的好,仅供参考。
test2和test3只能通过菜单来操作,因为不能对其实现最后的识别,只有参考价值。希望这个程序对大家有帮助。-Image processing, source step-by-step the need for N, so the toolbar to add a button to complete the operation of all, I hope everyone can make it easier for use. Facemodel folder in the original picture facemodel document is to identify better. After a few pictures of my under-line, but did not identify the original image, and is for reference only. test2 and test3 to operate only through the menu, because they are unable to achieve the final identification of their only reference value. We hope that this program will help.
- 2022-08-08 20:21:39下载
- 积分:1