CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - stretch
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - stretch - List
[
Special Effects
]
stretch
DL : 0
功用:数字图形图像处理中的对比度拉伸算法-function : Digital Graphic Image Processing Algorithms contrast tensile
Update
: 2025-02-19
Size
: 141kb
Publisher
:
Jafy
[
Picture Viewer
]
showbitmap
DL : 0
位图装入、显示的c++类。 使用方法: 1 构造类的一个实例对象: 空实例 CDIB bmp() 用资源号构造 CDIB bmp(nResID) 用文件构造 CDIB bmp("PATH//Filename.bmp") 2 若1步构造的是空实例对象,则须装入位图: 从文件装入 BOOL bmp.LoadFromFile("PATH//Filename.bmp") 从资源装入 BOOL bmp.LoadFromResource(UINT nResID) 3 画位图图象 Draw(CDC* pDC,目标图左上角x&y坐标,长&宽,原图象左上角x&y坐标) Draw(CDC* pDC,目标图左上角x&y坐标) Draw(CDC* pDC) Stretch(CDC* pDC, 目标图左上角x&y坐标,长&宽,原图像左上角x&y坐标,长&宽) 注: pDC的获取: CDC *pDC=GetDC() -bitmap loaded, shows the category c. Use : a structural example of a type of object : Air examples Bitmap bmp () with the resources, structure Bitmap bmp (nResID) document structure with CD IB bmp ( "PATH// Filename.bmp") if a two-step structure of the object is empty examples , must be loaded bitmap : BOOL loaded from the file bmp.LoadFromFile ( "PATH// Filenam e.bmp ") from the resource loading BOOL bmp.LoadFromResource (UIN T nResID) three paintings Bitmap Draw (CDC* pDC, objectives map upper left corner x
Update
: 2025-02-19
Size
: 11kb
Publisher
:
linus
[
Special Effects
]
intrans
DL : 0
执行灰度图像的亮度变换。包括负片变换,对数变换,gamma变换和对比拉伸变换-Implementation of gray-scale image brightness transform. Including the negative transformation, logarithmic transformation, gamma and contrast stretch Transform Transform
Update
: 2025-02-19
Size
: 1kb
Publisher
:
小雪
[
Windows Develop
]
Brightness_expand
DL : 0
对图像进行线性的灰度拉伸函数。image_out:输出图像数据指针;image_in:输入图像数据指针;width:图像宽度;height:图像高度;fmax:输入图像亮度最大值;fmin:输入图像亮度最小值-Image gray-linear stretch function. image_out: output image data pointer image_in: input image data pointer width: image width height: image height fmax: maximum brightness of the input image fmin: minimum input image brightness
Update
: 2025-02-19
Size
: 1kb
Publisher
:
陈利聪
[
2D Graphic
]
GeoTrans
DL : 0
2D图像处理非线性拉伸变换用于图像增强处理-2D image processing for non-linear stretch image enhancement transform treatment
Update
: 2025-02-19
Size
: 72kb
Publisher
:
caolly
[
matlab
]
edge_detect
DL : 0
利用matlab对图像进行灰度调整、拉伸处理和边缘检测-Use matlab image grayscale adjustment, stretch processing and edge detection
Update
: 2025-02-19
Size
: 1kb
Publisher
:
zhang
[
Graph program
]
point_operation
DL : 0
C#对图像处理,绘制直方图,线性点运算,灰度拉伸,直方图均衡,直方图匹配-C# for image processing, histogram mapping, linear point operations, gray stretch, histogram equalization, histogram matching
Update
: 2025-02-19
Size
: 104kb
Publisher
:
王政博
[
Special Effects
]
stretch
DL : 0
灰度拉伸是分段进行线性变换,对红色,绿色,蓝色三分量进行统一的分段线性变换,以增强图像对比度-Gray-scale stretch is sub-linear transformation of the red, green, blue three-component unified piecewise linear transformation, to enhance the image contrast
Update
: 2025-02-19
Size
: 8kb
Publisher
:
潘颖
[
Special Effects
]
contrast-stretch
DL : 0
关于图像对比度拉伸(contrast-stretch)的C++源程序-Drawing on the image contrast (contrast-stretch) of the C++ source code
Update
: 2025-02-19
Size
: 152kb
Publisher
:
中野
[
Special Effects
]
stretch
DL : 0
Write your own code to linearly stretch the gray scale on "trees.tif" so that the image will have a better contrast than in the original image. Try histogram equalization for the same image.
Update
: 2025-02-19
Size
: 94kb
Publisher
:
周默
[
CSharp
]
stretch
DL : 0
实现C# form的可伸缩功能-the function of stretch is accomplished for form
Update
: 2025-02-19
Size
: 34kb
Publisher
:
chendonghui
[
Special Effects
]
zhifangtujunhanghua
DL : 0
直方图均衡,图像去雾处理,是把原始图像的灰度直方图从比较集中的某个灰度区间变成在全部灰度范围内的均匀分布。直方图均衡化就是对图像进行非线性拉伸,重新分配图像像素值,使一定灰度范围内的像素数量大致相同。-Histogram equalization, image processing to the fog, is the original image histogram to a gray scale from the more concentrated into the full range of uniform distribution within the gray area. Histogram equalization is that the image is non-linear stretch, re-distribution of the image pixel values, so that a certain number of pixels within the gray area roughly the same.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
蔡林
[
matlab
]
stretch
DL : 1
基于去斜处理的线性调频雷达回波生成及压缩-Inclined to deal with based on the linear frequency modulated radar echo generation and compression
Update
: 2025-02-19
Size
: 5kb
Publisher
:
[
Special Effects
]
Gray-stretch
DL : 0
精通VisualC++数字图像处理技术与工程案例灰度拉伸-Proficient in VisualC++ digital image processing technology and engineering case gray stretch
Update
: 2025-02-19
Size
: 67kb
Publisher
:
姜天昌
[
Special Effects
]
Gray-stretch
DL : 0
这是一段关于位图的灰度拉伸的代码,该代码写的比较详细-This is a grayscale bitmap drawing on the code, the code written in more detail
Update
: 2025-02-19
Size
: 8kb
Publisher
:
蒋峰
[
Special Effects
]
register
DL : 1
点云的配准实验s-icp算法 实现两个点云数据的对准-A scale stretch method based on ICP for 3D data registration
Update
: 2025-02-19
Size
: 1.13mb
Publisher
:
杜顺
[
Special Effects
]
Stretch
DL : 0
Digital Image Processing, stretch of an image with two optional setting via realtime combobox (stretch or default size).
Update
: 2025-02-19
Size
: 311kb
Publisher
:
Mr. L
[
Graph program
]
Stretch
DL : 0
stretch image using delphi 7
Update
: 2025-02-19
Size
: 273kb
Publisher
:
mniezz
[
Special Effects
]
Local-gray-stretch
DL : 0
局部灰度拉伸,可以将部分不清晰的图像进行图像增强处理,而不改变图像其它清晰的部分-Local gray stretch, can not clear the part of the image to image enhancement processing, without changing the other clearly part of the image
Update
: 2025-02-19
Size
: 31kb
Publisher
:
某曲
[
Other
]
Stretch
DL : 0
Form Control Stretch Lib for VFP
Update
: 2025-02-19
Size
: 3kb
Publisher
:
Swamimanish
«
1
2
3
4
5
6
7
8
9
10
...
24
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.