CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - 彩色图片
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - 彩色图片 - List
[
Special Effects
]
彩色图片转成灰阶
DL : 0
用VB进行彩色图象灰图化处理,有完整源码!VB6-VB gray color map image processing, a complete source! VB6
Update
: 2008-10-13
Size
: 12kb
Publisher
:
徐文
[
GDI-Bitmap
]
将彩色图片转换为灰度图片
DL : 0
将彩色图片转换为灰度图片,一个很好的例子绝对值得收藏-Transfer color picture to gray picture, a excellent example which is really worth adding to your collection.
Update
: 2008-10-13
Size
: 9.2kb
Publisher
:
马超
[
GDI-Bitmap
]
彩色边缘图像检测
DL : 0
这个是一个关于彩色图像边缘检测的程序,是使用MATLAB 编写的。
Update
: 2011-07-21
Size
: 307.97kb
Publisher
:
nashengyu
[
Special Effects
]
彩色图片转成灰阶
DL : 0
用VB进行彩色图象灰图化处理,有完整源码!VB6-VB gray color map image processing, a complete source! VB6
Update
: 2025-02-19
Size
: 12kb
Publisher
:
徐文
[
GDI-Bitmap
]
将彩色图片转换为灰度图片
DL : 1
将彩色图片转换为灰度图片,一个很好的例子绝对值得收藏-Transfer color picture to gray picture, a excellent example which is really worth adding to your collection.
Update
: 2025-02-19
Size
: 9kb
Publisher
:
马超
[
Special Effects
]
Batch24To256
DL : 0
批处理: 将24位真彩色图片(Bmp格式)转化成256色灰度图-batch : 24 color photos (PDF format) into a 256-color grayscale
Update
: 2025-02-19
Size
: 3.66mb
Publisher
:
死鱼
[
Picture Viewer
]
MUTI_DisplayBMP
DL : 0
该程序可以实现多窗口显示图片,并且可以把24位彩色图片转变成8位灰度图片!-The program can achieve multi-window display picture can be achieved and 24 full-color photographs into 8 gray-scale image!
Update
: 2025-02-19
Size
: 526kb
Publisher
:
李远峰
[
Special Effects
]
Blackandwhitetocolor
DL : 1
讲彩色图片转黑白的经典VC源码,需要的赶快下吧-stresses color to black-and-white photographs of the classic VC source, and we need it quickly under
Update
: 2025-02-19
Size
: 161kb
Publisher
:
fanxubo
[
Special Effects
]
ESegment
DL : 0
程序功能为将bmp彩色图片中的背景去除,留下图片的主要内容。该程序采用graph-based的图像分割算法,分割效果良好。 在命令行下通过传递参数运行:ESegment sigma k min input output 其中:ESegment为编译得到的程序名; sigma为平滑系数,一般取0.5~2之间的值; k一般取图片长、宽(像素)之间的值; min表示分割出的最小块的大小,取正整数即可 input为输入的bmp图片名 output为输出的bmp图片名-procedures bmp function of the color of the background of the pictures removed, leaving the main content of photographs. The program uses a graph-based algorithm for image segmentation, segmentation results. The command line operation by passing parameters : ESegment sigma k min input output which : ESegment compiler for the procedure; sigma for smoothing coefficient, generally the 0.5 ~ between the two values; k general admission Photo length, width (pixels) between the value; min said segmentation of the small size, can take positive integer input for the importation of bmp images were output to output from the bmp Photo
Update
: 2025-02-19
Size
: 125kb
Publisher
:
吴维翔
[
Picture Viewer
]
delphi24wei
DL : 0
本文详细介绍了ICO 文件的格式,以及利用Jpeg、BMP 等格式的24 位真彩色图片,生成图标的一种方法-paper describes in detail the ICO document format, and the use of Jpeg. BMP format such as the 24 true color pictures, the icon of a generation method
Update
: 2025-02-19
Size
: 69kb
Publisher
:
xiaowu
[
Picture Viewer
]
Dib
DL : 0
显示图片,24位的彩色图片等,都可以读取显示-Show pictures, 24 color photographs, can be read display
Update
: 2025-02-19
Size
: 1.88mb
Publisher
:
oy
[
3D Graphic
]
tuxiangzhenshiganshanweijianmo.pdf
DL : 0
形状和表面颜色是表征真实物体属性的两个要素.随着三维扫描技术的发展,获取精确稠密的三维数据已经 比较容易.通过对获取的三维数据做相关处理,就能够生成正确表达物体形状的几何模型,但仅仅如此还不足以精 确建模真实物体.为了建立照片真实感的三维模型,还需要将物体的表面颜色和几何模型融合.如果彩色相机和三 维扫描仪固定在一起,这个问题很容易解决.但是,这种固定采集方式在应用时很不方便,对采集数据限制很大,因 此需要将三维数据和彩色图片采集分开进行,通过后期合成方式来融合两种数据.-err
Update
: 2025-02-19
Size
: 58kb
Publisher
:
bnu
[
Other
]
colortoblackandwhite
DL : 0
彩色图片转化成黑白图,自编matlab代码,算法方便、、便于形成对比-Full-color photographs into black and white map, self-matlab code, algorithm convenient, easy to contrast
Update
: 2025-02-19
Size
: 8kb
Publisher
:
[
VC/MFC
]
MyCVmfc
DL : 0
你可以将硬盘上的任意一副真彩色图片显示在图片控件上~-You can be on your hard disk arbitrary picture shows a true color in the picture controls on ~
Update
: 2025-02-19
Size
: 7.97mb
Publisher
:
ewsr sdgt
[
GDI-Bitmap
]
24color
DL : 0
24位真彩色图片,可以对其进行数字图像处理。里面有完整的源代码可供下载。-24-bit True Color images can be digital image processing. There are a complete source code available for download.
Update
: 2025-02-19
Size
: 1.45mb
Publisher
:
方炜
[
Special Effects
]
imgenlarge2
DL : 0
%彩色图片放大双线性内插法,实现图片的高质量放大- Color picture to enlarge bilinear interpolation to achieve high-quality picture to enlarge
Update
: 2025-02-19
Size
: 1kb
Publisher
:
xcc
[
Windows Develop
]
MFC
DL : 0
图形学基本处理,环境是VC6.0.包括彩色图片变黑白图片等-basic programme for cg
Update
: 2025-02-19
Size
: 3.32mb
Publisher
:
jack
[
Other
]
真彩色转高彩色(24位-16位)
DL : 0
能把传奇类的真彩色图片转成高彩色,图片制作强悍工具(The legend of true color pictures into high color)
Update
: 2025-02-19
Size
: 16kb
Publisher
:
小天123
[
VHDL-FPGA-Verilog
]
彩色图片转换16进制数据用此代码
DL : 0
彩色图片转换 16进制数据用此代码---基于fpga的图像处理(Using this code to convert 16 - band data in a color picture)
Update
: 2025-02-19
Size
: 84kb
Publisher
:
布列塔尼
[
Other
]
彩色图片转换代码
DL : 0
将图片转换为代码并保存成txt格式,通过串口调试工具实现硬件的通信(Convert the picture to code and save it in TXT format)
Update
: 2025-02-19
Size
: 17kb
Publisher
:
黑白键...
«
1
2
3
4
5
6
7
8
9
10
...
29
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.