资源列表

« 1 2 ... .02 .03 .04 .05 .06 3607.08 .09 .10 .11 .12 ... 18703 »

[图形图像处理(光照,映射..)2223222

说明:我们给出一个模板 和一幅图象 。不难发现原图中左边暗,右边亮,中间存在着一条明显的边界。进行模板操作后的结果如下: 。 可以看出,第3、4列比其他列的灰度值高很多,人眼观察时,就能发现一条很明显的亮边,其它区域都很暗,这样就起到了边沿检测的作用。 为什么会这样呢?仔细看看那个模板就明白了,它的意思是将右邻点的灰度值减左邻点的灰度值作为该点的灰度值。在灰度相近的区域内,这么做的结果使得该点的灰度值接近于0;而在边界附近,灰度值有明显的跳变,这么做的结果使得该点的灰度值很大,这样
<李涯> 在 2025-11-24 上传 | 大小:9kb | 下载:0

[图形图像处理(光照,映射..)cwt_fringe

说明:用matlab语言编写的基于连续小波变换分析光栅信号的案例-using Matlab language based on the continuous wavelet transform grating signal case
<杨诚> 在 2025-11-24 上传 | 大小:18kb | 下载:0

[波变换A_Practical_Guide_to_Wavelet_Analysis

说明:A Practical Guide to Wavelet Analysis:采用连续小波变换对一维信号进行分析的整个过程,包含具体实例的论文,具有很高的参考价值!-A Practical Guide to Wavelet Analysis : Continuous wavelet transform one-dimensional signal analysis of the entire process, including specific examples of papers, have
<杨诚> 在 2025-11-24 上传 | 大小:1.3mb | 下载:0

[图形图象edgetest

说明:本软件用VC++实现边缘检测功能,效果很好!-the software with VC edge detection function and the results very good!
<xueling> 在 2025-11-24 上传 | 大小:31kb | 下载:0

[图形图像处理(光照,映射..)erodeandexpend

说明:本程序用VC++实现了腐蚀和膨胀功能,效果极佳!-this procedure with VC corrosion and expansion of the function, the effect is excellent!
<xueling> 在 2025-11-24 上传 | 大小:15kb | 下载:0

[图形图像处理(光照,映射..)tuoyuan

说明:利用选择ROI对待处理的图像进行有效的椭圆拟合。-use ROI treat the choice of images for effective elliptical fitting.
<小静> 在 2025-11-24 上传 | 大小:10.65mb | 下载:0

[图形图像处理(光照,映射..)ED256View

说明:有特点的边缘检测算法,outputtype:colour or monochrome.suport 256 bits bmp-a characteristic edge detection algorithm, outputtype : color or 256 bits bmp monochrome.suport
<hb> 在 2025-11-24 上传 | 大小:245kb | 下载:0

[图形图像处理(光照,映射..)ImgXcession

说明:《计算机图像处理技术与算法》的源代码,希望对朋友们有一点帮助。-"computer image processing technology and method," the source, and I hope to have some friends to help.
<hb> 在 2025-11-24 上传 | 大小:1.14mb | 下载:0

[图形图像处理(光照,映射..)FFT24bits

说明:源码实现了快速傅利叶变换,希望对朋友们有一点帮助。-source achieved Fast Fourier Transform, and I hope to have some friends to help.
<hb> 在 2025-11-24 上传 | 大小:16kb | 下载:0

[图片显示浏览ReadDIBdib

说明:读取位图图像,压缩包内的文件是vc编写存在txt文件中,方便快捷-read bitmap images, compressed within the document is prepared vc there txt document, convenient and quick
<DLL> 在 2025-11-24 上传 | 大小:1kb | 下载:0

[图片显示浏览DDBdata

说明:获得DDB位图数据,获得DDB位图数据。获得DDB位图数据-was DDB bitmap data obtained DDB bitmap data. DDB was bitmap data
<DLL> 在 2025-11-24 上传 | 大小:1kb | 下载:0

[OpenGLBoids

说明:一个基于VC++的OpenGL示例程序,主要是Boids的演示-a VC-based OpenGL sample program, the demonstration is Boids
<cy> 在 2025-11-24 上传 | 大小:7kb | 下载:0
« 1 2 ... .02 .03 .04 .05 .06 3607.08 .09 .10 .11 .12 ... 18703 »

源码中国 www.ymcn.org