登录
首页 » Visual C++ » Image-binarization-processing

Image-binarization-processing

于 2013-09-22 发布 文件大小:20KB
0 269
下载积分: 1 下载次数: 6

代码说明:

  利用matlab的GUI设计的图像二值化处理的可视化界面,包含所需的操作界面和m文件,可对图片进行导入、二值化处理及保存等操作。 (A visual interface of image binarization processing designed by Matlab GUI.It contains the desired interface and m file, you can import the picture, do binarization processing and preserve the new image.)

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

发表评论

0 个回复

  • 6_1
    1. 定义一个抽象学生类CStudent,它具有公有成员函数Average(),该函数用于计算学生的平均分,函数为虚函数;定义一个文科学生类CStudentLiberalArts,它是类CStudent的派生类,并以公有方式派生,它具有的成员有: 1) 保存英语、政治、数学、地理和历史、美术成绩的整形成员变量; 2) 设置上述变量的公有成员函数; 3) 输出上述变量的公有成员函数; 4) 公有的成员函数Average()用于计算学生的平均分; 定义一个理科学生类CStudentScience,它是类CStudent的派生类,并以公有方式派生,它具有的成员为: 1) 保存英语、物理、数学、化学和计算机、程序设计成绩的整形成员变量; 2) 设置上述变量的公有成员函数; 3) 输出上述变量的公有成员函数; 4) 公有的成员函数Average()用于计算学生的平均分; 编写主函数,并测试以下内容: 1) 定义一个CStudent的指针数组pStu,数组长度为4; 2) 动态创建2个文科学生的对象,地址存于pStu数组的0-1个元素内; 3) 动态创建2个理科学生的对象,地址存于pStu数组的2-3个元素内; 4) 利用while循环调用数组里每个元素的计算平均成绩操作; 释放动态分配的空间,确保必要的析构函数能被调用。 (1 define an abstract class student CStudent, it has a public member function Average (), this function is used to calculate the student s average points function as virtual function definition of a liberal arts student class CStudentLiberalArts, it is the class CStudent derived class, and public be derived, which has members are: 1) Save English, shaping member variables politics, mathematics, geography and history, art achievements 2) Set the above variables public member function 3) public member function of the output of the variable 4) public member function Average () is used to calculate the average student s points The definition of a science student class CStudentScience, it is the class CStudent derived class, and public manner derived, which has members as follows: 1) Save English, physics, mathematics, chemistry and computer programming achievement shaping member variables 2) Set the above variables public member function 3) public member function of t)
    2014-10-20 15:29:16下载
    积分:1
  • autorun
    一个使用控制台实现的关于设置开机自启动的小demo。(A realization about using the console to set boot the start of a small demo.)
    2014-09-27 11:01:44下载
    积分:1
  • 1
    说明:  细分曲面catmullClark细分算法代码,直接运行的结果为一个实例的细分结果(subdivision surface)
    2016-03-27 21:22:44下载
    积分:1
  • work
    说明:  matlab 计算pid 控制器,可以做任何计算很好用(apply matlab to compute PID controller)
    2009-07-30 11:32:49下载
    积分:1
  • meizhizhibiao
    美股实时指数 在副图窗口,方便操作与美元有关的相关产品(US stock index for MT4)
    2014-11-21 22:18:24下载
    积分:1
  • matlab-thin
    自己写的matlab写的细化程序,特别针对条形的图形(Matlab write their detailed written procedures, especially for bar graph)
    2011-11-29 19:24:10下载
    积分:1
  • OFDM-QPSK-Modulation
    对于OFDM初学者很有帮助,是很好的学习程序哦,可以学会用matlab仿真(the study of )
    2011-05-05 20:46:02下载
    积分:1
  • file_mat_test
    实现应用VC++读取mat文件,实现VC++与matlab混合编程(Achieve application VC++ to read mat file, to achieve mixed VC++ and matlab programming)
    2021-03-04 12:49:32下载
    积分:1
  • chazhi
    vb插值首先论述了VC和MATLAB各自的优缺点,然后提出了VC与MATLAB混合编程的三种方法。并详细阐述了如何通过基于动态链接库(DLL)实现VC和MATLAB混合编程的技术(vb interpolation first discusses the advantages and disadvantages of each VC and MATLAB, MATLAB and then propose a VC and three methods of mixed programming. Described in detail how the dynamic link library (DLL) to achieve mixed VC and MATLAB programming techniques)
    2010-06-08 12:42:41下载
    积分:1
  • 2005011502_118573_ATM_MFC
    一个模仿ATM提款机的MFC程序,具有ATM的所有功能。(An imitation of the MFC process ATM teller machines, with all the features of ATM.)
    2008-04-19 22:06:55下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载