登录
首页 » Visual C++ » 霍夫变换检测直线 HoughLines

霍夫变换检测直线 HoughLines

于 2020-06-20 发布 文件大小:7915KB
0 299
下载积分: 1 下载次数: 1

代码说明:

  平台基于visual studio 2015,使用opencv实现霍夫变换检测直线(Implementing Hough Transform)

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

发表评论

0 个回复

  • feixingqi
    简单的小游戏,飞行棋,用MFC制作的,可以顺利的完成这个游戏.(Simple games, flight chess, made with MFC, you can smoothly complete the game.)
    2021-01-04 09:48:55下载
    积分:1
  • hexadecimal-conversion
    可将输入的任意十进制数转换为你想要任意进制数。(Any input can be converted to decimal you want any decimal.)
    2011-11-01 10:13:03下载
    积分:1
  • CPPguess
    C++编写的一个猜字游戏程序,适合有一定C++基础的新手(C++ written a guessing game program, for a certain person based on C++)
    2011-04-26 10:28:25下载
    积分:1
  • 小日历测试
    说明:  小日历窗口,如果日历窗口按照选择日期! 小日历窗口,如果日历窗口按照选择日期!(Small calendar window, if the calendar window according to the selected date! Small calendar window, if the calendar window according to the selected date!)
    2020-06-19 12:20:02下载
    积分:1
  • icePubDll
    获取计算机硬件信息的动态链接库,CPU序列号,硬盘序列号,MAC地址等信息 例程: void gethardinfo() { QString str1=""; char buff[1024]; char buff2[1024]; char temp; typedef int (WINAPI ICEPUB_MACHINEGETINFO)(int typeFlag,char *strInfo); ICEPUB_MACHINEGETINFO *icePub_machineGetInfo = 0; HINSTANCE hDLLDrv = LoadLibrary("icePubDll.dll"); if(hDLLDrv) { icePub_machineGetInfo = (ICEPUB_MACHINEGETINFO *)GetProcAddress(hDLLDrv, "icePub_machineGetInfo"); } icePub_machineGetInfo(3,buff); str1=buff; int i=0; int n=0; n=str1.length(); qDebug()<<n; for(i=0;i<n;i+=2) { temp=buff[i]; buff2[i+1]=temp; buff2[i]=buff[i+1]; } QString str2=buff2; qDebug()<<buff2; qDebug()<<str2; }(Access to the computer hardware information dynamic link library, CPU serial number, hard disk serial number, MAC address and other information)
    2017-12-28 11:45:08下载
    积分:1
  • qt-beginning
    说明:  Qt是一种基于C++的跨平台图形用户界面应用程序开发框架。关于qt的学习,从入门到精通(QT is a cross platform GUI application development framework based on C + +. Learning about QT, from entry to mastery)
    2020-04-12 14:16:21下载
    积分:1
  • ADO
    这是ACCESS的数据库编程文件,可以容易的用在MFC,VC,DELPH等工程环境(ACCESS ADO DATABASE ,MFC VS2008 AND VS2010)
    2013-08-18 10:30:52下载
    积分:1
  • K3功能快速调用插件
    说明:  登录系统的时候,打开功能快速调用。在过滤中输入,明细功能的首拼或汉字,列表会自动检索你输入的数据,按上下键选择你想要打开的功能(直接在过滤文本框按上下键即可),然后按回车即可调出功能。(When you log on to the system, turn on the function to call quickly. Input in the filter, the first spelling of detailed functions or Chinese characters, the list will automatically retrieve the data you entered, press the upper and lower keys to select the function you want to open (just press the upper and lower keys in the filter text box), and then press Enter to call out the function.)
    2020-06-22 19:40:02下载
    积分:1
  • charles3.9.3 高级汉化
    懂得自然懂!The individual feels can also!(The individual feels can also!)
    2018-07-01 23:46:17下载
    积分:1
  • zuijindui
    用蛮力法和分治法解最近对问题以及对算法时间性能及运行结果的分析 (And sub-rule by brute force method of solving the problem, as well as the recent performance of the algorithm and running time analysis of the results)
    2009-12-07 19:30:01下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载