搜索资源列表
iplab_src
- 一个用C#写的图像处理的工具箱,包括了大部分photoshop的功能,和一些基本的图像处理的函数
图像处理工具Paint.NET
- 微软的开发项目Paint.NET,C#源码,类似于Photoshop,可进行图像处理,有图层、工具栏、图像变换等。
图像处理 许多photoshop功能
- 一个相当强大的图像处理软件源代码,源代码 图像处理 许多photoshop功能 c#实例 ,A very powerful image processing software source code, source code photoshop image processing features many examples of c#
ImagePrc.rar
- VC++简单医学图像处理系统,可以调整图像色阶、锐度、反色、灰底均衡,还可以对图像进行反转、平移、旋转等操作,类似Photoshop某些功能一样,当然,和PS比,是差了点,只能作为一些C++处理图像的参考吧。 ,VC++ simple medical image processing system that can adjust the image color, sharpness, and anti-color,灰底balance can also be inverted image, tr
Photoshop
- 仿Photoshop实时曲线图像调整,就像是photoshop离得曲线一样的功能-Photoshop like image adjustments in real-time curve, like a photoshop from a curve of the same features
inpainting
- 很简单的图像修复代码 用C++Builder编写的 有点类似PHOTOSHOP里面的画笔和仿制图章的结合-Image restoration is very simple code with C++ Builder prepared PHOTOSHOP inside is somewhat similar to the brush and seal combination of imitation
myps
- c++编写的一个简单的类似Photoshop的图像编辑系统-c++ written in a simple system similar to the Photoshop image editing
MultiImageN
- 图像处理底层处理程序及其演示,PHOTOSHOP 基本功能模拟-Image Processing and ImageBlend
Photoshop1
- 关于C图像处理软件Photoshop的学习,尤其对初学者非常好,很实用-C image processing software Photoshop on learning, especially for beginners is very good, very practical
Photoshop2
- 关于C图像处理软件Photoshop的学习,尤其对初学者非常好,很实用-C image processing software Photoshop on learning, especially for beginners is very good, very practical
qk_imageprc
- VC++简单医学图像处理系统 VC++简单医学图像处理系统,可以调整图像色阶、锐度、反色、灰底均衡,还可以对图像进行反转、平移、旋转等操作,类似Photoshop某些功能一样,当然,和PS比,是差了点,只能作为一些C++处理图像的参考吧。-VC++ simple medical image processing system VC++ simple medical image processing system that can adjust the image color depth, s
histogram-matching
- 直方图匹配,用C++编写的代码,效果我已经用Photoshop(直接查看其灰度直方图即可)和基于HIS变换的影像融合检验过了,效果是正确的。具体原理可以参考武大贾永红的《数字图像处理》一书。如果读者觉得执行效率偏低,可以把代码中标明的可以注释的部分注释掉即可,不过这样效果会差一些-Histogram matching, in C++. The results have been verified by the software PhotoShop by checking the histogr
miniPS
- C#编写小型的photoshop,能实现13种基本的图像处理操作,比如,灰度映射,直方图操作,平滑滤波,锐化率波,空间变换,浮雕等。-C# prepared small photoshop, can achieve 13 kinds of basic image processing operations, such as gray mapping, histogram operations, smoothing, sharpening rate wave, space conversion,
photoshop
- 基于Qt(也就是C++)实现的数字图像处理软件,有部分photoshop中的功能-Based on Qt (ie C++) to achieve the digital image processing software, some of the features photoshop
my-pic
- 使用Dev C++绘制一幅1024*1024的图像,生成文件为ppm格式,要用Photoshop打开。-This program is to create a image by using dev