CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - histogram open
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - histogram open - List
[
Graph Recognize
]
Face_detectView
DL : 0
人脸检测中的一些核心程序,含有投影,直方图打开位图人脸抠出等操作-Face Detection some of the core processes, containing the projector, histogram open bitmap Face plucked etc
Update
: 2008-10-13
Size
: 3.07kb
Publisher
:
dao
[
Graph program
]
jchart
DL : 0
java写的画饼状图、柱状图的applet-java write paintings pie chart, histogram applet
Update
: 2025-02-19
Size
: 155kb
Publisher
:
[
2D Graphic
]
mdi灰度直方图
DL : 0
打开并显示bmp格式的图像,并生成并显示该图像的灰度直方图。 灰度直方图各项参数都可自定义。-open bmp format and display images, and generate and display the image histogram. Histogram parameters can be defined.
Update
: 2025-02-19
Size
: 28kb
Publisher
:
naoko
[
Graph program
]
图像处理课程设计
DL : 0
用MFC编写,实现的功能有: i. 打开256色的BMP格式的图像文件: ii. 图像的傅立叶变换: iii. 直方图均衡化: iv. 图像的中值滤波 v. 图像的边缘检测 vi. 几何变换 vii. 哈夫 曼编码查看: viii. 直方图查看 ix. 用哈夫曼压缩方法对图像进行压缩并生成压缩文件 另外还有课设论文及重要模块流程图。有一定 的参考价值 -prepared using MFC, the functions are : i. Open 256-color BMP image file formats : ii. the Fourier Transform Image : iii. histogram equalization : iv. Image median filtering v. Image Edge Detection vi. Geometric Transforms vii. Huffman coding View : viii. histogram View ix. Huffman compression method used to compress images and generate compressed files another lesson based papers and important module flowchart. There will be some reference value
Update
: 2025-02-19
Size
: 829kb
Publisher
:
斯蒂芬
[
GDI-Bitmap
]
GraylevelHistogram
DL : 0
这是VC++灰度直方图仿真程序,打开图像,并且显示灰度直方图。-histogram simulation program, open image, it also shows the histogram.
Update
: 2025-02-19
Size
: 4.66mb
Publisher
:
江水
[
Graph Recognize
]
Face_detectView
DL : 0
人脸检测中的一些核心程序,含有投影,直方图打开位图人脸抠出等操作-Face Detection some of the core processes, containing the projector, histogram open bitmap Face plucked etc
Update
: 2025-02-19
Size
: 3kb
Publisher
:
dao
[
Fractal program
]
histo_13
DL : 0
位图打开、保存。直方图显示,均值滤波及直方图均衡-bitmap open, save. Histogram shows, filtering and histogram equalization
Update
: 2025-02-19
Size
: 3.17mb
Publisher
:
英雄
[
Special Effects
]
bmplvbohis
DL : 0
打开bmp位图,实现指数.巴特沃斯.理想高低通滤波等,图像的反白线性变换,直方图,直方图均衡,实现显示彩色图像的his通道,和rgb通道内容等,灰度图像伪彩化,彩色图像着色-open bmp bitmap realize index. Butterworth. More idealistic than pass filter. Anti-white images of linear transformation, histogram, histogram equalization and achieve color image shows his access, rgb channel and content, gray pseudo-color images, color image coloring
Update
: 2025-02-19
Size
: 503kb
Publisher
:
陈小波
[
Graph Drawing
]
1223
DL : 0
打开一个bmp图像文件,输出它的统计直方图-Open a bmp image file, the output of its statistical histogram
Update
: 2025-02-19
Size
: 2.19mb
Publisher
:
cwzyj1103
[
Special Effects
]
grayhist
DL : 0
灰度直方图提取,这里是基于opencv环境下的,直接打开即可运行-Histogram extraction, opencv here is based on the environment, directly open to run
Update
: 2025-02-19
Size
: 1.92mb
Publisher
:
dianluyuanli
[
Special Effects
]
histogram
DL : 0
使用opencv对给定图像求直方图。方法简单明了。-Opencv use for a given image histogram. Method is simple and clear.
Update
: 2025-02-19
Size
: 9kb
Publisher
:
Ma xianzhe
[
Special Effects
]
ImageProcess
DL : 1
实现对图像的打开、另存、RGB直方图和灰度直方图的绘制、图像的指数、对数、GAMMA校正-The realization of the image open, save, RGB histogram and histogram drawing, image index, logarithm, GAMMA correction
Update
: 2025-02-19
Size
: 63kb
Publisher
:
诸姣
[
Special Effects
]
histeq
DL : 0
opencv图像直方图均衡化(有例图)图像直方图均衡化-opencv image histogram equalization (Example map has)
Update
: 2025-02-19
Size
: 46kb
Publisher
:
joyboble
[
Special Effects
]
histogram
DL : 0
C++Builder做的小程序,打开图片,画出它的灰度直方图。-MADE BY C++Builder open the picture,draw the gray histogram
Update
: 2025-02-19
Size
: 342kb
Publisher
:
郭享
[
Algorithm
]
RGB2HSI
DL : 0
Using open CV draw color histogram, convert RGB To HSI
Update
: 2025-02-19
Size
: 5.31mb
Publisher
:
Thanh
[
Graph program
]
ImageProcessSys
DL : 0
含有了图像处理中一些经典和常用的图像处理算法,如:灰度图像处理,图像增强,图像变换,形态学图像处理。其中灰度图像处理包含三个算法:彩色图转灰度图,灰度图直方图,直方图均衡化;图像增强含有:增加椒盐噪声,中值滤波,sobel算子边缘提取(水平方向和垂直方向一起考虑),laplace算子边缘提取,模糊,锐化;图像变换含有:haar小波变换,RGB转HSV颜色空间。形态学图像处理含腐蚀,膨胀,开操作,闭操作。-Contains some of the classic image processing and image processing algorithms commonly used, such as: gray-scale image processing, image enhancement, image transformations, morphological image processing. One gray-scale image processing consists of three algorithms: color map turn gray level, gray level histogram, histogram equalization image enhancement includes: Increasing Salt and pepper noise, median filtering, sobel edge detection operator (horizontal and vertical the direction considered together), laplace operator edge detection, blur, sharpen image transformation includes: haar wavelet transform, RGB switch to HSV color space. Morphological image processing, including corrosion, swelling, open operation, closed operation.
Update
: 2025-02-19
Size
: 310kb
Publisher
:
孙亚新
[
OpenCV
]
Single-channel-histogram
DL : 0
单通道图像的直方图。通过opencv打开图像并绘画出图像的直方图。-Single-channel histogram. Open the image and painting by opencv histogram of the image.
Update
: 2025-02-19
Size
: 4kb
Publisher
:
朱文良
[
2D Graphic
]
histofbmp
DL : 0
vc显示图像直方图,打开一幅图像,并在对话框中显示其直方图-vc display the image histogram, open an image and its histogram is displayed in the dialog box
Update
: 2025-02-19
Size
: 3.66mb
Publisher
:
小强
[
OpenCV
]
color-histogram
DL : 0
此程序是用vc编写的,打开视频文件,可以实时的显示每一帧图像的彩色直方图和灰度直方图,直方图的显示也是连续的-This procedure is used vc prepared, open the video file, you can display real-time images of each frame color histogram and histogram, histogram display is also continuous
Update
: 2025-02-19
Size
: 5.35mb
Publisher
:
sss
[
GDI-Bitmap
]
zyt
DL : 0
绘制灰度直方图。打开位图并转化为灰度图片,生成灰度直方图。-Draw the histogram. Open the bitmap and converted to grayscale image, generate histogram.
Update
: 2025-02-19
Size
: 10.39mb
Publisher
:
xiaoski
«
1
2
3
4
5
6
7
8
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.