-
rjmcmc 图像处理
应用背景
使用该代码可以对图像进行特征提取。例如提取卫星图像中街道里的斑马线。还可以对闪电图像中电流路径进行提取,获得图像中电流的运动路径。
关键技术
visual studio
首先使用cmake将代码转换成visual studio项目, 转换过程中会提示安装一些必须软件如boost,shapelib,wxwidegets等等。
linux
qtcreator下使用g++
- 2022-02-14 07:02:41下载
- 积分:1
-
与书市配套的,挺不错的,很详细,各个部分都讲解的很清楚。
与书市配套的,挺不错的,很详细,各个部分都讲解的很清楚。-Associated with the book, very good, very detailed and explain all parts of it clearly.
- 2022-04-01 00:06:06下载
- 积分:1
-
100个asp实例,在图,有说明,很详细的,很适合初学者
100个asp实例,在图,有说明,很详细的,很适合初学者-100 asp example, the map, a description of a very detailed, very suitable for beginners
- 2022-03-03 03:16:29下载
- 积分:1
-
opencv制作路标的训练图片
做外国路标识别时,需要训练数据,自己用opencv制作
- 2022-05-14 18:15:45下载
- 积分:1
-
delphi wav 轉換MP3 外部調用lame.exe 轉換MP3
wav 文件转换为MP3, 外部调用lame.exe 转换MP3
- 2023-03-07 17:35:03下载
- 积分:1
-
将标准输出重定向到一编辑框
将标准输出重定向到一编辑框-The example of redirecting standard output to an edit
- 2022-05-16 20:18:39下载
- 积分:1
-
一个可以在嵌入式平台上面开发的俄罗斯方块程序,速度和画面都还不错。...
一个可以在嵌入式平台上面开发的俄罗斯方块程序,速度和画面都还不错。-An embedded platform in the development of the Russian box above procedures, the speed and screen are pretty good.
- 2022-07-03 03:22:52下载
- 积分:1
-
PLT Import COREDRAW inside documents, it is easy, you can define your own docume...
导入COREDRAW里面的PLT文件,很简单,也可以定义自己的文件。-PLT Import COREDRAW inside documents, it is easy, you can define your own document.
- 2022-07-06 09:08:07下载
- 积分:1
-
实现方法:
用MFC的程序向导生成一个常规DLL,在常规DLL内有一派生自CWinApp的实例,再用MFC的程序向导生成一个MFC
EXE应用程序,把M...
实现方法:
用MFC的程序向导生成一个常规DLL,在常规DLL内有一派生自CWinApp的实例,再用MFC的程序向导生成一个MFC
EXE应用程序,把MFC EXE应用程序中
CAppView,CMainFrame,CAppDocument的文挡和RES目录下的资源拷贝到常规DLL项目中,添加到项目中,编译生成一DLL,在另外一个WIN32应用程序中,启动一线程,在线程函数中显式装载该DLL,取的该DLL内的当前线程,
CWinThread *pThread=GetCurrentThread()
pThread->Run()
就可装载启动常规DLL内应用程序框架.-Realize Methods: The MFC AppWizard to generate a conventional DLL, in the conventional DLL there is one derived from CWinApp instance, reuse of the MFC AppWizard to generate a MFCEXE applications, the MFC EXE application CAppView, CMainFrame, CAppDocument block of text RES directory and copy resources to the conventional DLL project, add to the project, the compiler generates a DLL, in another WIN32 application, start a thread in the thread function explicitly loading the DLL, check inside the DLL the current thread, CWinThread* pThread = GetCurrentThread () pThread-
- 2022-01-22 01:31:41下载
- 积分:1
-
ASP技术在交互式网页设计中的运用
ASP技术在交互式网页设计中的运用-ASP technology in the interactive website design of
- 2022-05-12 23:15:29下载
- 积分:1