登录
首页 » 图形图像 » 图象处理程序,提供了图象直方图均衡,robert,sobel,prewitt,kirsch,gauss等方法的边缘检测运算,中值滤波,二维FFT变换和DCT变换...

图象处理程序,提供了图象直方图均衡,robert,sobel,prewitt,kirsch,gauss等方法的边缘检测运算,中值滤波,二维FFT变换和DCT变换...

于 2022-02-13 发布 文件大小:526.61 kB
0 164
下载积分: 2 下载次数: 1

代码说明:

图象处理程序,提供了图象直方图均衡,robert,sobel,prewitt,kirsch,gauss等方法的边缘检测运算,中值滤波,二维FFT变换和DCT变换,图象的反转,旋转等一些基本的图象模板变换和点变换的功能。目前只处理256*256的图象-Image processing procedures, provided the image histogram equalization, robert, sobel, prewitt, kirsch, gauss edge detection methods such as computing, median filter, two-dimensional FFT transform and DCT transform, image reversal, rotation and other basic template images transform and transform the functions of points. At present, only deals with 256* 256 image

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • DXF文件读写接口
    供用户直接调用的12个子程序调用: 1、 opendxf(xl,yl,drname,lend) 功能:新建DXF文件, 参数:xl,yl,drname,lend 分别为图幅长、宽、图名、图名长度  注意: 接口库中使用了文件通道号990、991、992、993、998、999, 请在程序中不要重复使用  2、 layer(ca1,nc) 功能:在表段和头段中写层信息, 参数:ca1,nc分别为层名、颜色值 注意:必须先赋层名值:ca1="hjk328" 再调用 call layer(ca1,ic)       不能直接call layer("hjk328",ic) 3、 circle(cx,cy,cz,cr) 功能:画圆 参数:cx,cy,cz,cr 分别为圆心的三维坐标和半径 4、 trace(x1,y1,z1,x2,y2,z2,wh) 功能:画轨迹线 参数:x1,y1,z1,x2,y2,z2,wh 分别为轨迹线中线端点三维坐标及线宽 5、 line(x1,y1,z1,x2,y2,z2) 功能: 画单线 参数:x1,y1,z1,x2,y2,z2  分别为线端点三维坐标 6、 poly(PLX,PLY,PLZ,NV,WH) 功能:画复线  参数:PLX,PLY,PLZ,NV,WH分别为复线各拐点三维坐标、拐点数及线宽 7、 point(x1,y1,z1) 功能:画点 参数:x1,y1,z1分别为点的三维坐标 8、 hz(xxt,yyt,zzt,zzh,rrang,ssca,qxj,cca1,len) 功能:中点对正写单行汉字 参数:xxt,yyt,zzt,zzh,rrang,ssca,qx
    2022-03-24 02:59:46下载
    积分:1
  • graphics operations of the B
    图形作业B样条曲线的C 程序-graphics operations of the B-spline curve C Program
    2022-02-26 16:44:05下载
    积分:1
  • 用OpenCV实现直方均化
    用OpenCV实现直方图均化-with histogram equalization
    2022-04-10 12:17:31下载
    积分:1
  • umleditor
    UMLEditor
    2022-02-24 16:58:38下载
    积分:1
  • 高速椭圆绘制程序   程序中var16为有符号16位数字型,uvar16为16位无符号数字型,uvar32为无符号32位数字型,var32为有符号32位数字型。...
    高速椭圆绘制程序   程序中var16为有符号16位数字型,uvar16为16位无符号数字型,uvar32为无符号32位数字型,var32为有符号32位数字型。Ellipse参数中的x0,y0为圆心坐标,r1和r2分别为横半径和纵半径。PutPixel为画点函数。 -high-speed oval drawing program procedures var16 symbols for the median 16 H, 16 uvar16 for digital-type symbols, symbols uvar32 without median 32 H, as a symbol var32 median of 32 fonts. Ellipse parameters of x0, y0 coordinates for the center of a circle, r1 and r2 of longitudinal and transverse radius radius. PutPixel painting point function.
    2023-04-18 09:05:03下载
    积分:1
  • 衬底substrate生成,film growth仿真
    This code is used for creating an initial structure made of either substrate atoms or deposited atoms. It generates three types of structures: rows, columns, and hemispheres. Type, size and number of objects are determined by the user. The  соde generates two files: ibox.txt and iboxXY_jmol.txt. The file ibox.txt contains coordinates of atoms in “integer” format (i, j, k, name_of_atom) and may be used as input to NASCAM. The file iboxXY_jmol.txt stores the same information about the position of the atoms but in Cartesian coordinates (name_of_atom x, y, z, ) in JMOL format. It may be used for visualization.     If a surface structure made of  atoms of both types is needed, then create two files, one for each type of atom, and then combine these files.
    2023-04-16 10:55:03下载
    积分:1
  • 用Cmake配置后的VTK对8bitBMP片的三维重建,已测试通过。
    用Cmake配置后的VTK对8bitBMP图片的三维重建,已测试通过。-Configured to use the VTK CMake 8bitBMP picture on the three-dimensional reconstruction, have been tested.
    2022-02-05 06:46:07下载
    积分:1
  • JavaScript 创建饼或条的美曲线
    我正在图书馆进更多的面向对象结构大重构。这会添加社区开发图表类型扩展的类结构。通过开放构成部分划分为 Chart.js 到可扩展的类,它会允许很多容易的社区,推动图书馆扩展名,而不是主动加上所需的新功能。重构还将交互层在其工具提示分支机构 — — 由 Regaddi 介绍了一个 generisized 版本 https://github.com/nnnick/Chart.js/pull/51。在此之上,这将包括每个图表对象,更新、 清除和重画图表等的实用程序方法。我仔细不相当得带宽现在重新设计所有的 Chart.js 中的核心代码同时应付这两个问题与要求的硕士。通过专注的重构,这会方式更快完成。可扩展性绝对会为核心的重构,允许为复杂的扩展模块的开发,但也保持了轻量级的一整套核心代码。抓紧-这会是值得的。
    2022-02-02 14:17:36下载
    积分:1
  • this code for control a ball to move
    this code for control a ball to move
    2022-12-13 19:05:03下载
    积分:1
  • 功能是象的检测,模板匹配如果上 命令行编译过程如下 vcvars32 rc bmp.rc cl detect.c bmp.res user32...
    功能是图象的检测,模板匹配如果上 命令行编译过程如下 vcvars32 rc bmp.rc cl detect.c bmp.res user32.lib gdi32.lib 这里是vc可直接运行 注意事项: 运行时,文件c: est.bmp必须存在-Function of image detection, template matching on the command-line compiler, if the process is as follows vcvars32rc bmp.rccl detect.c bmp.res user32.lib gdi32.lib here can be directly run vc Note: run-time, file c: est.bmp must exist
    2022-09-30 18:50:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载