搜索资源列表
网页特效梦工厂
- 你在做网页嘛,如果是的话,这是你不可多得的超Cool工具。这是可以自动生成网页特效的软件,每个特效都可以有您进行参数设置,100%傻瓜性。收集了包括时间特效,文字特效,图像处理,鼠标特效,页面特效,菜单特效,在线游戏,其它特效在内的八类上百个精彩特效。这些特效都是使用率比较高的Javascr ipt代码,您可以直接使用。软件内置浏览器,您可以随时预览特效效果;特效制作好之后,您可以把它复制到剪贴板,或者保存到文件中;软件的界面美观新颖,操作简单明了,极易上手。轻轻点几下鼠标,又炫又酷的网页任你选
图像处理入门及VC编程实现
- 文件中包含了图像处理入门的一些常见的操作的介绍,并且附有源代码-document contains image processing entry of some common operations, and with the source code
图像处理软件及完整源代码
- 05年毕业设计(BC)-图像处理软件及完整源代码-05 graduating design (BC) - Image processing software and complete source code
数字图像处理DCT
- 这是一个图像处理的实验报告-This is an image processing experimental report
加速图像处理
- Socket通信在Windows 中是排队的形式由操作系统处理,而且接收方和发送方相互协同工作,否则就会造成数据丢失。-Socket Communications in Windows is in the form of the queue by the operating system, but the receiver and sender work together, otherwise will cause data loss.
图象处理练习题
- 数字图像处理资料小练习题-Digital Image Processing Information Exercises
IDL图像处理源代码
- IDL图像处理源代码下载
数字图像处理算法
- 数字图像处理算法数字图像处理算法数字图像处理算法数字图像处理算法
java_image_process
- java处理数字图像,包括镜像、中值滤波、线形灰度变化、图像平滑、图像模糊、图像还原、锐化、量化、二值化图像、边缘检测等-java digital image processing, including image, median filtering, linear gray-scale changes, image smoothing, image blurring, image reduction, sharpening, to quantify the binary image, edge
java
- 利用JAVA搭建一个数字图像处理的演示平台功能包括:模糊,锐化,变亮,反色,移动-The use of JAVA to build a demonstration of digital image processing platform features include: blurred, sharpen, brighten, and anti-color, mobile
200805
- java实现图像处理各种常用操作,包括图形分割,fft变换,镜像处理,灰度处理-java realize a variety of commonly used image processing operations, including the graphics division, fft transform, image processing, gray-scale treatment
alter
- 强大的JAVA图像处理程序。可以实现图像的处理,锐化,模糊,傅立叶变换等功能。-JAVA powerful image-processing procedures. Image processing can be achieved, Sharpen, Blur, Fourier transform functions.
javaphoto
- java图像处理,能够实现图像的压缩和反色操作等-java image processing, to achieve image compression and anti-color operation
java_digital_image_process_algorithm
- 前些时候做毕业设计,用java做的数字图像处理方面的东西,这方面的资料ms比较少,发点东西上来大家共享一下,主要就是些算法,有自己写的,有人家的,还有改人家的,有的算法写的不好,大家不要见笑。 -Some time ago to do graduate design, using java to do digital image processing of things, this information is less ms, made up for all to share somethi
jgraphx-0_99_0_7
- 经典的java图像处理程序源码,以前学习前辈给的。-java graphc
huangqian_pac
- 这是一个用JAVA开发的医学图像处理系统,实现了灰度变换,反色,镜像,放大镜,锐化,还原,亮度调节等功能-This is a JAVA developer with the medical image processing system to achieve a gray-scale transformation, anti-color, mirror, magnifying glass, sharpening, reduction, brightness adjustment and othe
图片处理
- 这是一个图片处理的源代码,一个简单的图像处理,可以实现拼接
基于GUI交互操作的数字图像处理实现
- 基于GUI交互操作的数字图像处理实现
Ui
- 该代码建立了一个窗口作为平台,在上面显示图像的一些基本处理,如二值化,卷积模糊,利用sobel算子提取边缘等等(The code builds a window as a platform on which some basic processing of the image is displayed, such as binarization, convolution blur, using the sobel operator to extract the edges, etc.)
Matlab实现关于数字图像处理的五种打包命令
- Matlab实现关于数字图像处理的五种打包命令,包括图像二值化等程序代码