-
640* 480* 256 graphics package FO
-640*480*256绘图程序包源码--640* 480* 256 graphics package FO
- 2022-09-28 14:55:04下载
- 积分:1
-
本程序可以获得jpeg图片的像素,不过有一些bug
本程序可以获得jpeg图片的像素,不过有一些bug-this procedure can jpeg image pixels, but there is some bug
- 2022-03-22 03:25:01下载
- 积分:1
-
非刚性图像配准
nonrigid image registration
- 2022-12-27 03:25:02下载
- 积分: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
-
VS2005 out of the windows to do under the Paint program, you can set a variety o...
VS2005 下做出来的windows画图程序,可以设置多种画笔,画出多种图形,支持文件的缩放,保存和读取-VS2005 out of the windows to do under the Paint program, you can set a variety of brushes, draw a variety of graphics, support files, zoom, save and read
- 2022-02-15 04:27:53下载
- 积分:1
-
Code39 code128条码
barcode code39 code128
- 2022-04-18 02:25:21下载
- 积分:1
-
关于绘制外接圆和内切圆的程序
关于绘制外接圆和内切圆的程序-circumscribed and inscribed circle of procedures
- 2022-01-26 03:05:28下载
- 积分:1
-
利用小波双线性超分辨率重建算法得到的重建图像会出现低、高频系数不匹配的现象,从而使得到的高分辨率图像灰度偏移。本文对该方法进行了改进,并引入局部适应插值得到更为...
利用小波双线性超分辨率重建算法得到的重建图像会出现低、高频系数不匹配的现象,从而使得到的高分辨率图像灰度偏移。本文对该方法进行了改进,并引入局部适应插值得到更为理想的重建算法。即小波与局部适应插值结合算法。-Using Wavelet bilinear super-resolution reconstruction algorithm is the reconstructed image will appear low, high-frequency coefficients does not match the phenomenon, thereby enabling high-resolution image to be offset. In this paper, the method is improved, and the introduction of local interpolation to be better adapted to the reconstruction algorithm. That is, wavelet interpolation combined with the local adaptation algorithm.
- 2023-01-06 16:30:03下载
- 积分:1
-
光盘中存放的是书中涉及的源代码,为了便于读者学习,已将完整的程序分割开,读者在使用的时候,最好按照书中介绍的内容一步一步的实现。其中第1章提供的是相关算法的核心...
光盘中存放的是书中涉及的源代码,为了便于读者学习,已将完整的程序分割开,读者在使用的时候,最好按照书中介绍的内容一步一步的实现。其中第1章提供的是相关算法的核心程序,第5章由于是一个综合的商业程序,涉及到各种技术,如果读者需要图像识别部分的程序,可以发邮件至2wintech@126.net与我们联系。另外,书中涉及到的图片等资源,保存在光盘的对应目录下。-stored in the CD book is the source code, in order to help readers learn, has a complete separate procedures, the use of the readers, the best in accordance with the contents of the book introduced step by step to achieve. The first chapter provides a correlation algorithm is the core program, Chapter 5 is due to an integrated business processes, involving a variety of technologies, if the reader needs Image Recognition part of the program, you may e-mail 2wintech@126.net contact us. In addition, the book relates to the pictures and other resources stored in the corresponding CD-ROM directory.
- 2022-05-10 14:39:44下载
- 积分:1
-
emgucv人脸识别
本代码是一个在c#环境中使用emgucv(opencv)库进行人脸识别的程序,非常简单。很适合入门者来学习,非常感谢原作者的辛苦劳动。
opencv本身是使用c++开发的,emgucv是对opencv的封装,可以在c#环境汇总直接使用。
- 2022-05-28 23:45:19下载
- 积分:1