搜索资源列表
VB 图像裁切,显示裁切框
- VB 图像裁切,显示裁切框,本例只是介绍了一种方法,许多地方还有待完善,测试时要先导入一张图片,程序运行后也要导入图片,仅供参考。
VC_Cut_pic_piece.rar
- 将一张图片切割成任意大小的小图片,经测试数据正确无误,Photos will be cut into any size small pictures, by the test data is correct
LCD12864serial-driver
- 该例程是针对带字库液晶12864对其串行驱动并显示一张图片的程序,经得起测试哦-The routine is to stand the test for the program with character LCD 12864 serial driver it and display a picture.
vdruihua
- VC++.net实现图像的锐化效果,用过PhotoShop的朋友大概都对此效果很熟悉,图像锐化可使图像看上去更清淅,但过度锐化会使图像失真。在本例中,你可引入一张BMP或JPG图像进行测试,在打开图片后,点击一下鼠标右键就进行了一次锐化效果,多次点击多次锐化。-VC++.net image sharpening effects, used PhotoShop friends about this effect is very familiar, image sharpening makes th
huxiangguangtuixangpipei
- 这是一种简单的互相关图像匹配算法,已经在matlab环境下测试过,效果很好。附带两张匹配图片-This is a simple cross-correlation image matching algorithm has been tested in the matlab environment, the effect is very good. With two matching pictures
vcnetdipianhua
- VC.net实现图像的底片化处理效果的源码文件,打开测试程序后,在文件菜单里加载一张图片文件,然后鼠标在显示区任意处单击鼠标右键,程序即可开始处理,你会看到状态栏左下角有一行提示:程序正在进行处理,待处理完毕,你可看到窗口区显示的已经是底片化处理过后的图像了,你可把本模块用于一个基于VC.NET技术的图形处理软件中。 -VC.net realize image processing negative effect of the source file, open the test progr
qt_MySQl
- 编译开发平台: qt5.2.1 功能: 1、登陆到MySQL,在界面中可以浏览在mysql某个表存储的图片, 2、向表中存入图片 3、对表中的图片进行排序, 4、删除图片, 5、截取屏幕的功能 6、从MySQL中下载图片 7、还可以截取实时屏幕并将图像灰度化(黑白),降低像素(降低网络传输的数据量)并在网络中传输到服务 器端(即client_pic端), 操作:附加功能->隐藏(此处设定有网络传输功能,如果不选取只有截取一张图 片的功能)->设
vbpicchange
- VB彩色图像转换为灰度图像,先打开文件并显示在Picture1中,保存转换后的图像,保存为位图文件(*.bmp)|*.bmp,其它格式未测试,不知是否行的通,打开一张JPG格式图片,点击转换按钮,程序右侧即显示转换的图像,处理过程有点慢,请慢慢等待处理结果-VB convert color images to grayscale image, first open the file and displayed in Picture1, save the converted image, save
Relievo
- VC++对图片进行浮雕效果处理,把一幅完整的图像装饰成雕刻的效果,非常不错,大家可以试着换几张底图,有些图片是比较适合用本效果进行修饰的,测试效果请参见运行测试图。在VB中有不少的图片浮雕处理特效,VC中,还没有见过哦,在源码爱好者网站里,这是第一个哦-VC++ for image processing relief effect, a complete image of the decorative carved into effect, very good, we can try to ch
harris
- 角点检测是图像处理的基础内容。该代码实现了Harris角点检测功能,输入一张测试图片能标出角点的位置。准确率还是可以的。-Corner detection is the basis of the content of image processing. This code implements the Harris corner detection function, enter a test picture can mark the location of the corner points.
Test01
- 显示一张图片测试程序,很有参考价值,适合C#的学习研究者,VS2010工程-Display a picture test program, a good reference for researchers to learn C#, VS2010 project
MNIST_data
- MNIST数据集是机器学习领域中非常经典的一个数据集,由60000个训练样本和10000个测试样本组成,每个样本都是一张28 * 28像素的灰度手写数字图片。(The MNIST data set is a very classic data set in the field of machine learning. It consists of 60,000 training samples and 10,000 test samples. Each sample is a 28 * 28 p