CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - Image_Process
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - Image_Process - List
[
Other resource
]
image_process
DL : 0
数字图像处理基础知识 浅显易懂 共同进步-digital image processing knowledge base demystify common progress
Update
: 2008-10-13
Size
: 380.07kb
Publisher
:
fj
[
Graph program
]
image_process
DL : 1
本压缩文件是关于visual c++图象处理的一些源程序实例,对这方面的学习者大有补益-the compressed files on the visual image c some of the source code examples, Learners in this area of great importance
Update
: 2008-10-13
Size
: 1.36mb
Publisher
:
王春华
[
Special Effects
]
image_process
DL : 0
包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等
Update
: 2008-10-13
Size
: 1.4mb
Publisher
:
万丁
[
Graph program
]
vc++image_process
DL : 0
该书为Visual C++数字图像获取、处理及实践应用,对于学习图像处理是很好的参考价值源码。
Update
: 2008-10-13
Size
: 2.5mb
Publisher
:
俞基标
[
Special Effects
]
image_process
DL : 0
提供了同态滤波和周期噪声去除两种图像处理算法的源代码,另外还有对算法的说明文档,还有可执行程序以及试验图像,想的很周到奥!
Update
: 2008-10-13
Size
: 1.57mb
Publisher
:
zs
[
Special Effects
]
image_process
DL : 0
This file include some image process program: void ImResize(IMAGEDATA *pRtImg, IMAGEDATA *pSrImg, int nFixSize) bool CalMoments(float Moments[7], IMAGEDATA *pSrImg) void RGB2Gray(IMAGEDATA *pRtImg, IMAGEDATA *pSrImg) void Im2Bw(IMAGEDATA *pRtImg, IMAGEDATA *pSrImg) float Graythresh(IMAGEDATA *pImgData) void MomentInvar(double Moments[7], IMAGEDATA *ret) bool CalGabor(float Gabor[32], IMAGEDATA *pSrImg) void TexGabor(float Gabor1[MM*NN],float Gabor2[MM*NN],IMAGEDATA *przImg) int FloatSearch(MATRIX *pData, int *nLabels, int d, int delta, int r, TSubset *bset)
Update
: 2008-10-13
Size
: 12.14kb
Publisher
:
wan_xianglin
[
Special Effects
]
image_process
DL : 0
ImageStone is a powerful C++ class library for image manipulation. It is written in pure C++ and is easily to portable. Its features include load/save (supports BMP, GIF, JPG, PNG, TIF, ICO, TGA, PCX, PSD...), display, histogram, undo/redo, and image transformation with over 100 predefined effects.
Update
: 2008-10-13
Size
: 1.26mb
Publisher
:
Diplom
[
Special Effects
]
Image_process(vc++)
DL : 0
数字图像基本操作,编码VC++实现,vc图像处理比较全面的程序.
Update
: 2008-10-13
Size
: 3.05mb
Publisher
:
盛建瓴
[
Special Effects
]
Image_Process
DL : 0
图象处理小程序,可以实现彩色变黑白,滤波,二值化,边缘提取,旋转,找出激光带行
Update
: 2008-10-13
Size
: 639.82kb
Publisher
:
wangwenjian
[
Special Effects
]
image_process
DL : 0
一个关于数字图像处理基础知识的pdf电子书,内容不多,但对于初学者理解数字图像处理应该很有用
Update
: 2008-10-13
Size
: 380.07kb
Publisher
:
唐亮
[
Graph program
]
image_process
DL : 0
几个图像处理程序-Several image processing procedures
Update
: 2025-02-19
Size
: 2.3mb
Publisher
:
lovemai
[
Other
]
image_process
DL : 0
数字图像处理基础知识 浅显易懂 共同进步-digital image processing knowledge base demystify common progress
Update
: 2025-02-19
Size
: 380kb
Publisher
:
fj
[
Graph program
]
image_process
DL : 0
本压缩文件是关于visual c++图象处理的一些源程序实例,对这方面的学习者大有补益-the compressed files on the visual image c some of the source code examples, Learners in this area of great importance
Update
: 2025-02-19
Size
: 1.36mb
Publisher
:
王春华
[
Special Effects
]
image_process
DL : 0
包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等-Including painting a straight line, anti-aliased line, circle, drawing an oval, rectangular painting, painting polygon, rectangle fill, polygon fill, 3D transformation, light, texture, etc.
Update
: 2025-02-19
Size
: 1.64mb
Publisher
:
万丁
[
Graph program
]
vc++image_process
DL : 0
该书为Visual C++数字图像获取、处理及实践应用,对于学习图像处理是很好的参考价值源码。-The book for the Visual C++ Digital image acquisition, processing and practical application, for learning image processing is a good source of reference value.
Update
: 2025-02-19
Size
: 6.21mb
Publisher
:
baifer
[
Special Effects
]
image_process
DL : 1
提供了同态滤波和周期噪声去除两种图像处理算法的源代码,另外还有对算法的说明文档,还有可执行程序以及试验图像,想的很周到奥!-Homomorphism provides noise filtering and cycle two image processing algorithms to remove the source code, as well as documentation of the algorithm, as well as executable programs and test images, like Austria very thoughtful!
Update
: 2025-02-19
Size
: 1.57mb
Publisher
:
zs
[
Special Effects
]
image_process
DL : 0
This file include some image process program: void ImResize(IMAGEDATA *pRtImg, IMAGEDATA *pSrImg, int nFixSize) bool CalMoments(float Moments[7], IMAGEDATA *pSrImg) void RGB2Gray(IMAGEDATA *pRtImg, IMAGEDATA *pSrImg) void Im2Bw(IMAGEDATA *pRtImg, IMAGEDATA *pSrImg) float Graythresh(IMAGEDATA *pImgData) void MomentInvar(double Moments[7], IMAGEDATA *ret) bool CalGabor(float Gabor[32], IMAGEDATA *pSrImg) void TexGabor(float Gabor1[MM*NN],float Gabor2[MM*NN],IMAGEDATA *przImg) int FloatSearch(MATRIX *pData, int *nLabels, int d, int delta, int r, TSubset *bset) -This file include some image process program: void ImResize(IMAGEDATA*pRtImg, IMAGEDATA*pSrImg, int nFixSize) bool CalMoments(float Moments[7], IMAGEDATA*pSrImg) void RGB2Gray(IMAGEDATA*pRtImg, IMAGEDATA*pSrImg) void Im2Bw(IMAGEDATA*pRtImg, IMAGEDATA*pSrImg) float Graythresh(IMAGEDATA*pImgData) void MomentInvar(double Moments[7], IMAGEDATA*ret) bool CalGabor(float Gabor[32], IMAGEDATA*pSrImg) void TexGabor(float Gabor1[MM*NN],float Gabor2[MM*NN],IMAGEDATA*przImg) int FloatSearch(MATRIX*pData, int*nLabels, int d, int delta, int r, TSubset*bset)
Update
: 2025-02-19
Size
: 12kb
Publisher
:
wan_xianglin
[
Special Effects
]
image_process
DL : 0
ImageStone is a powerful C++ class library for image manipulation. It is written in pure C++ and is easily to portable. Its features include load/save (supports BMP, GIF, JPG, PNG, TIF, ICO, TGA, PCX, PSD...), display, histogram, undo/redo, and image transformation with over 100 predefined effects.-ImageStone is a powerful C++ Class library for image manipulation. It is written in pure C++ And is easily to portable. Its features include load/save (supports BMP, GIF, JPG, PNG, TIF, ICO, TGA , PCX, PSD ...), display, histogram, undo/redo, and image transformation with over 100 predefined effects.
Update
: 2025-02-19
Size
: 1.26mb
Publisher
:
[
Special Effects
]
Image_process(vc++)
DL : 0
数字图像基本操作,编码VC++实现,vc图像处理比较全面的程序.-Basic operation of digital image coding VC++ Achieve, vc more comprehensive image-processing procedures.
Update
: 2025-02-19
Size
: 3.05mb
Publisher
:
盛建瓴
[
Special Effects
]
Image_Process
DL : 0
图象处理小程序,可以实现彩色变黑白,滤波,二值化,边缘提取,旋转,找出激光带行
Update
: 2025-02-19
Size
: 640kb
Publisher
:
wangwenjian
«
1
2
3
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.