搜索资源列表
animate-0.ZIP
- VB代码,演示在做游戏时,将PSD格式转换成BMP或者JPG格式的程序,而且,在转换时,要将PSD中的空格转成游戏中约定的透明色。-VB code, the demonstration games, PSD format will be converted into BMP or JPG format of the procedure, but the change, the PSD should turn space into the game as stipulated in the tra
图像处理算法
- rar压缩包 其中包含Alphat透明合成系统源代码源代码,JPEG压缩编码系统源代码,腐蚀-膨胀-细化算法源代码,图案抖动技术处理系统源代码,图象边沿检测-提取-轮廓跟踪算法源代码,图象几何变换算法源代码,图象模板匹配算法源代码,图象平滑处理系统源代码,图像雾化处理程序源代码,图形色彩量子化及材质压缩程序源代码,直方图修正-彩色变换算法源代码-rar compressed packets containing Alphat transparent Synthesis System sour
I-change-RETINEX
- 自己进行试验并且试验成功的关于retinex的matlab代码-I experimented and tested successfully on the Retinex matlab code
Gray
- 进行Gray码的图像变化,思想是进行位操作,首先将原始图先的每一位取出来, 然后将十进制转化位二进制,将其按位取出,进行变换,得到变换后图像的每一位的值,再进行组合即可-Gray code for the image change idea is to place operation, first the original plan to take out each and every first and then bit binary decimal conversion, be remo
Rotatedll
- 这个代码演示了调用一个C语言编写的DLL如何旋转指定的图片(附C源代码),支持360度图片平滑旋转,掩码色改变,甚至可以调整图片透明度、亮度、色相、饱和度、大小缩放等图片常用的值。-This code demonstrates calling a DLL written in C language specifies how to rotate a picture (with C source code), to support a smooth 360-degree image rotatio
vcloadmap
- 源代码实现了二维场景地图的加载,并添加了一个用框框框起来的人物,但他不能走出这个框框,需要有一定编程能力的人去修改完成-Two-dimensional scene source code to load the map, and added a frame box up with the characters, but he can not walk out of the box, need to have some programming ability of people to change
radom-le
- 这是一个用VB编的改变颜色的小工具代码,你可以任意改变颜色。-This is a VB compiled code change the color of small tools, you can arbitrarily change color
sampleimage
- 简单的图像浏览器,可以设置为墙纸、播放幻灯和每隔15秒换一次墙纸 ,很不错的VB源码,适合VB爱好者学习研究-Simple image browser can be set as wallpaper, slideshow, and every 15 seconds to change a wallpaper, a very good VB source code for VB enthusiasts to learn
cycle
- 窗口编程,用代码灵活控制变化和刷新。用于初学者了解窗口的变化控制方法。-Window programming code flexible control change and refresh.
code
- 用PDFRenderer转PDF文件为图片-Use the package of PDFRenderer.jar change the pdf file to image
ss
- 强大的文章采集的同时可以选择是否下载图片到本地及分页采集。 自由生成内容页HTML页面;增加系统安全性,自由设置生成HTML文件扩展名和存放目录 广告管理功能全部由系统生成JS文件管理, 避免了修改广告代码后需要重新生成HTML文件; 强大的模板后台,可灵活自由的生成模板标签、让您的站点版式自由改变。 完善的上传文件清理功能,为您清除垃圾文件;-The powerful collection of articles and you can cho
meanshift
- meanshift均值平移跟踪算法中核函数窗宽的自动选取代码,根据目标大小变化核窗宽,使得当目标出现大小变化时准确跟踪到目标中心-Meanshift mean shift tracking algorithm kernel bandwidth automatic code is selected, according to the objective changes in the size of the kernel bandwidth, making when target size chan
ThreeCircles
- RGB相加混色的c程序代码:演示红绿蓝三色混合后的色彩变化。-RGB additive color code in c: Demo tricolor RGB color change after mixing.
pie
- 在发表文章中通常不希望饼图,柱状图等填充为实心填充,因为容易打印后无法区分,改代码可以实现虚线填充,是论文必备利器-In published articles usually do not want pie charts, bar charts, etc. filled with a solid fill, because they can not distinguish easily after printing, change the code can achieve dotted line
VB-image-change
- 调用系统函数,实现图像格式转换。VB代码-use system functin,finish image change code.