-
国外一个计算机视觉方面的源码库,C++编写,易于使用和集成。...
国外一个计算机视觉方面的源码库,C++编写,易于使用和集成。-abroad a computer vision of the source, C, the ease of use and integration.
- 2022-03-18 12:46:28下载
- 积分:1
-
graphics on the Bresenham line drawing algorithm, the midpoint of the algorithm...
关于图形学中的Bresenham画线算法,中点画圆算法的实现,以及五边形,六边形,七边形填充。-graphics on the Bresenham line drawing algorithm, the midpoint of the algorithm to achieve Circle, and pentagons, hexagons, heptagon filled.
- 2022-01-25 15:31:55下载
- 积分:1
-
图形学基础之图形学模板
图形学基础之图形学模板-graphics Base graphics template
- 2022-05-16 18:10:16下载
- 积分:1
-
一个半透明的图像叠加的演示,利用Windows API将一个较小的图像叠加到一个大图像上并且小图像可以移动...
一个半透明的图像叠加的演示,利用Windows API将一个较小的图像叠加到一个大图像上并且小图像可以移动-a translucent image superimposed demonstration using Windows API to a smaller image of superimposed images on a large and small images can be mobile
- 2022-12-28 13:50:03下载
- 积分:1
-
用C++编写的一个2D足球演示程序,将人工智能加入到游戏中,制作出了一个生动而又功能全面的足球游戏。...
用C++编写的一个2D足球演示程序,将人工智能加入到游戏中,制作出了一个生动而又功能全面的足球游戏。-With C++ Prepared a 2D soccer demo program will be added to the game of artificial intelligence, to produce a vivid and full-featured game of football.
- 2022-08-19 09:00:24下载
- 积分:1
-
以前收集的神经网络代码,可用于图像识别
以前收藏的神经网络C代码,可用于图象识别-Before collection of neural network C code, can be used for image recognition
- 2023-08-10 20:25:05下载
- 积分:1
-
大律法和迭代法是实现二值化比较好的两种方法,此处是两种方法的源代码,参照何斌的那本书。...
大律法和迭代法是实现二值化比较好的两种方法,此处是两种方法的源代码,参照何斌的那本书。-large Torah and iterative method is the value of two relatively good two methods, here are two methods of source code, He Bin light of the book.
- 2022-01-25 23:46:15下载
- 积分:1
-
指纹图像库,可用于指纹识别及图像处理
指纹图像库,可用于指纹识别及图像处理-fingerprint image library can be used to fingerprint recognition and image processing
- 2022-02-04 20:54:12下载
- 积分:1
-
学习VC也没多久,将我做的这个小工具和大家分享一下。其主要功能就是可以自定义生成公章图形并保存为bmp图片,希望对大家有点用。具体实现的方法如下:
步...
学习VC也没多久,将我做的这个小工具和大家分享一下。其主要功能就是可以自定义生成公章图形并保存为bmp图片,希望对大家有点用。具体实现的方法如下:
步骤一:生成对话框工程,并加入相应的控件,图片的显示使用Picture控件;
步骤二:定义生成图形所需要的参数;
步骤三:通过参数定义,生成对应的Bitmap,再在Picture控件中显示该位图,具体实 现参看源程序。
步骤四:将生成的Bitmap保存为位图文件。
-VC did not learn how long I will do this small tools and share with you. Its main function is to be generated from the definition graphics and seals for the preservation bmp picture, and I hope to use you a bit. The specific methods to achieve the following : Step 1 : Generation dialog, and add the corresponding controls, the pictures showed a picture control; Step 2 : definition graphics generated by the parameters; Step 3 : through the definition of parameters, generate the corresponding Bitmap, and the Picture Control showed the bitmap, See achieve specific source. Step 4 : Generation to preserve the Bitmap bitmap file.
- 2023-04-09 06:30:03下载
- 积分:1
-
包括数字图像处理的常用的治疗方法:点变换…
包括数字图像处理的常用的处理变换:点变换、几何变换、正交变换、图像增强、边缘与轮廓、图像分析、图像复原、图像编码等等。采用VC++编写。-including digital image processing used in the treatment Transform : point conversion, geometric transformation, orthogonal transformation, image enhancement, edge and silhouette, image analysis, image restoration, image coding and so on. Using VC prepared.
- 2022-06-11 18:39:13下载
- 积分:1