登录
首页 » 图形图像 » 打开并显示bmp格式的图像,并生成并显示该图像的灰度直方图。 灰度直方图各项参数都可自定义。...

打开并显示bmp格式的图像,并生成并显示该图像的灰度直方图。 灰度直方图各项参数都可自定义。...

于 2022-07-17 发布 文件大小:9.38 kB
0 199
下载积分: 2 下载次数: 1

代码说明:

打开并显示bmp格式的图像,并生成并显示该图像的灰度直方图。 灰度直方图各项参数都可自定义。-open bmp format and display images, and generate and display the image histogram. Histogram parameters can be defined.

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

发表评论

0 个回复

  • 每次点击左键都会出现显示你点击数量的黄色方块,右键清除所有方块....
    每次点击左键都会出现显示你点击数量的黄色方块,右键清除所有方块.-everytime you click the left button, there are the same number of small yellow recs happans, right click to clear them.
    2023-02-19 22:20:03下载
    积分:1
  • Paint a small software, realize a simple round and rectangular drawing a straigh...
    画图的小软件,实现简单的圆和矩形直线的绘制,能够储存不能填充颜色-Paint a small software, realize a simple round and rectangular drawing a straight line can be stored should not fill color
    2022-06-26 03:16:29下载
    积分:1
  • Face Detectors源代码
    Face Detectors源代码-Face Detectors source code
    2022-03-20 11:46:34下载
    积分:1
  • 瑰丽多姿的万花规屏保 v2.5 感受曲线之美...... 万花规模型算法我发表在《电脑爱好者》1999年12期上,此屏保版和大家玩过的万花规玩具一样...
    瑰丽多姿的万花规屏保 v2.5 感受曲线之美...... 万花规模型算法我发表在《电脑爱好者》1999年12期上,此屏保版和大家玩过的万花规玩具一样, 帮你轻松画出各种随机的图案花样。网上有很多根据我的算法写的程序,这是原作者的万花规免费屏保! [最后更新] 2005-1-12 - 新增设置项:保留背景,随机变化或渐进变化 - 新增全屏显示时热键: 空格 : 显示详细信息(开/关) F1 : 切换显示间隔(0~5秒) F2 : 切换显示元素(点/线) F3 : 保留背景(开/关) F4 : 随机变化/渐进变化 F5 : 暂停/继续 - 新增可设置项:R,r,S及渐进级数 (仅在Vanva.ini) - 解决bug: 某次起始点发现后,下次画曲线无图形输出 色彩变化时而无效 - 其它修改: 时间间隔由两元素间改为两个完整图形间 更新色彩变化的空间,色彩更明艳-magnificent 10,000 spent parts of the regulatory curve screensaver v2.5 feel the beauty ...... 10,000 spent scale algorithm, I made "enthusiasts" in 1999 12, the version of this screensaver we played and the regulatory spend 10,000 toys, help you to easily paint the logo various random pattern. Many online algorithm I write, this is the original author of the 10,000 free screensaver spent regulations! [Last updated] 2005-1-12-new directive : to retain background, random changes or incremental changes-new full-screen display hotkey
    2022-02-03 19:33:54下载
    积分:1
  • 为面绘制中的多边的三角化程序,对于面得增加或者减少进行了比较详尽的讲解...
    为面绘制中的多边形的三角化程序,对于面得增加或者减少进行了比较详尽的讲解-For the surface rendering of polygons in a triangular-based program, for the surface may increase or decrease were compared with detailed explanations
    2023-06-28 13:50:03下载
    积分:1
  • openGL元描述
    这是一些关于openGL的示例代码,适合初学者使用,里面有很多个源程序和EXE程序,方便你查看
    2022-01-25 20:58:24下载
    积分:1
  • achieve Java 3D VRML scenes of virtual call and display
    Java 3D中实现VRML虚拟场景的调用和显示-achieve Java 3D VRML scenes of virtual call and display
    2022-04-30 04:43:23下载
    积分:1
  • itk读取dicom数据并通过vtk显示
    用itk读取dicom数据并通过vtk显示,itk和vtk混合编程的范例。
    2022-01-31 18:12:13下载
    积分:1
  • 小车的动态模拟,初学者一定要看
    小车的动态模拟,初学者一定要看-Trolley dynamic simulation, beginners must look at the
    2022-07-27 06:54:43下载
    积分:1
  • 数字识别码第一步:训练网。利用训练样本…
    数字识别代码 第一步:训练网络。使用训练样本进行训练。(此程序中也可以不训练,因为笔者已经将训练好的网络参数保存起来了,读者使用时可以直接识别)第二步:识别。 首先,打开图像(256色) 再次,进行归一化处理。点击“一次性处理” 最后,点击“R”或者使用菜单找到相应项来进行识别识别的结果显示在屏幕上,同时也输出到文件result.txt中 该系统的识别率一般为90% 另外,也可以单独对打开的图片一步一步进行图像预处理工作。但要注意,每一步工作只能执行一遍,而且要按顺序执行。步骤为:“256色位图转为灰度图”“灰度图二值化”“去噪”“倾斜校正”“分割”“标准化尺寸”“紧缩重排” 另外注意,要识别的图片,要与win.dat、whi.dat位于同一目录。此两文件保存训练后网络的权值参数 -digital identification code first step : training network. Use of training samples for training. (These procedures also can not training because I have trained network parameters saved, Readers can direct identification) second step : identification. First, open the Image (256 colors) again, to a treatment. Click on the "one-stop" Finally, Click on the "R" or use the menu item corresponding to find the identification of the identification results on the screen, also result.txt output to a file which the system"s recognition rate of 90% for the other, can be individually opened to the step-by-step pictures for image prep
    2022-06-13 09:52:52下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载