登录
首页 » Visual C++ » Lidar

Lidar

于 2021-01-24 发布 文件大小:3917KB
0 168
下载积分: 1 下载次数: 454

代码说明:

  Lidar点云数据处理软件,深度影像分类以及边缘检测(Lidar)

文件列表:

Lidar
.....\Data.cpp
.....\Data.h
.....\Debug
.....\.....\Data.obj
.....\.....\Data.sbr
.....\.....\DlgCalculateRegionArea.obj
.....\.....\DlgCalculateRegionArea.sbr
.....\.....\DlgCanny.obj
.....\.....\DlgCanny.sbr
.....\.....\DlgClearSmallRegion.obj
.....\.....\DlgClearSmallRegion.sbr
.....\.....\DlgFilterSmooth.obj
.....\.....\DlgFilterSmooth.sbr
.....\.....\DlgHistogram.obj
.....\.....\DlgHistogram.sbr
.....\.....\DlgHough.obj
.....\.....\DlgHough.sbr
.....\.....\DlgInterpolate.obj
.....\.....\DlgInterpolate.sbr
.....\.....\DlgThresholdSegment.obj
.....\.....\DlgThresholdSegment.sbr
.....\.....\ImageProcessing.obj
.....\.....\ImageProcessing.sbr
.....\.....\Lidar.bsc
.....\.....\Lidar.exe
.....\.....\Lidar.ilk
.....\.....\Lidar.obj
.....\.....\Lidar.pch
.....\.....\Lidar.pdb
.....\.....\Lidar.res
.....\.....\Lidar.sbr
.....\.....\LidarDoc.obj
.....\.....\LidarDoc.sbr
.....\.....\LidarView.obj
.....\.....\LidarView.sbr
.....\.....\MainFrm.obj
.....\.....\MainFrm.sbr
.....\.....\StdAfx.obj
.....\.....\StdAfx.sbr
.....\.....\vc60.idb
.....\.....\vc60.pdb
.....\DlgCalculateRegionArea.cpp
.....\DlgCalculateRegionArea.h
.....\DlgCanny.cpp
.....\DlgCanny.h
.....\DlgClearSmallRegion.cpp
.....\DlgClearSmallRegion.h
.....\DlgFilterSmooth.cpp
.....\DlgFilterSmooth.h
.....\DlgHistogram.cpp
.....\DlgHistogram.h
.....\DlgHough.cpp
.....\DlgHough.h
.....\DlgInterpolate.cpp
.....\DlgInterpolate.h
.....\DlgThresholdSegment.cpp
.....\DlgThresholdSegment.h
.....\ImageProcessing.cpp
.....\ImageProcessing.h
.....\Lidar.aps
.....\Lidar.clw
.....\Lidar.cpp
.....\Lidar.dsp
.....\Lidar.dsw
.....\Lidar.h
.....\Lidar.ncb
.....\Lidar.opt
.....\Lidar.plg
.....\Lidar.rc
.....\LidarDoc.cpp
.....\LidarDoc.h
.....\LidarView.cpp
.....\LidarView.h
.....\MainFrm.cpp
.....\MainFrm.h
.....\ReadMe.txt
.....\res

.....\...\Lidar.rc2


.....\Resource.h
.....\StdAfx.cpp
.....\StdAfx.h

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

发表评论

0 个回复

  • haizeiwang
    学生成绩管理系统,输入学生所有信息,然后可以对学生信息进行处理,(Student achievement management system, enter all the information the students, student information can then be processed,)
    2013-09-19 19:27:58下载
    积分:1
  • VC_read_mat_file
    说明:  在vc++环境下读取matlab数据文件*.mat(read mat file in vc++)
    2009-07-23 09:53:27下载
    积分:1
  • ffplayexample
    用vs2008建立的ffmpeg的工程,并有ffplay的示例播放器。当前国内关于ffmpeg的资料并不多,次资料算作是比较重要的资料,推荐下载!(Ffmpeg built with vs2008 project, and ffplay example player. Information on current domestic ffmpeg is not much time information counted as more important information, recommended download!)
    2011-11-25 23:51:56下载
    积分:1
  • 123456
    计算卡片过程密钥,加密密码数据,计算安全报文鉴别(MAC)过程密钥 (Calculating card key, the encrypted password data, calculate the safety message authentication (MAC) key)
    2013-08-14 13:15:47下载
    积分:1
  • B400111@04.18
    当用户单击每个数字按钮时,弹出对应的设置对话框,在此处可以设置用户想启动的程序(或者直接输入文件夹名)以及 文字串. 设定完成后,可以开始或者暂停数字键盘的程序设定功能. 在 KEYMODE 时,当用户按下数字键盘的某个数字键时,程序会模拟用户键盘输入在设置对话框设置的文字串,可以用来 在聊天或者游戏时输入常用的语句,符号等(不建议用户刷屏用),此处可使用 代表回车,既可以一下替用户输入大 段的文字串,打星际的时候可以用它替自己输入类似"show me the money"的密码 在 FUNCMODE 时,当用户按下数字键盘的某个数字键时,程序会启动用户在设置对话框设置的程序,或者打开文件夹,也 可以使用程序预定义的如调节音量,启动浏览器等功能,让没有多媒体键盘的朋友也方便.如果你经常操作多个文件夹, 也可以用这个程序,避免打开多个深的文件夹的麻烦.(When the user clicks on each number button corresponding to the Settings dialog box pops up, here you can set the user wants to start the program (or enter the folder name), and Text string. After setting, can start or pause the program to set the numeric keypad functions. In KEYMODE, when the user presses a number key numeric keypad, the program will simulate user keyboard input in the Settings dialog box to set the text string can be used to Enter the chat or the game commonly used statements, symbols, etc. (refresh is not recommended to use), here you can use n behalf of carriage, both look great for the user input Section of the text string, playing Star when you can use it for their own input like "show me the money" password In FUNCMODE, when the user presses a number key numeric keypad, the program starts the user to set the program in the Settings dialog box, or open the folder, but also You can use the predefined procedure, such as adjust the volume, start the )
    2011-09-03 20:59:07下载
    积分:1
  • TaskManagerExSrc
    Not only incredibly useful utility for managing processes, but great tool for learning about the Task Manager
    2007-10-22 13:33:43下载
    积分:1
  • Day
    日期计算 计算日期的天数等等等 简易的日期计算天数(day)
    2009-11-04 21:01:36下载
    积分:1
  • COPYFILE
    VC++ MFC文件拷贝显示进度条,选择需要复制的文件、选择需要复制到的路径,开始复制文件时即可显示进度条,进度条上显示有数字百分比,适时显示复制进度。(VC++ MFC file copy shows the progress bar, select files to be copied, the choice of paths need to be copied to the beginning, copying a file to display a progress bar, progress bar displayed on a digital display percentage, the replication schedule timely.)
    2014-09-24 12:14:41下载
    积分:1
  • Markov-Chain-Monte-Carlo
    Markov Chain Monte Carlo and gibbs sampling
    2011-12-12 19:21:20下载
    积分:1
  • demo
    对BMP文件进行图像处理,包括:边缘检测、频域变换、几何变换、图像变换校正、灰度变换、图像编码、平滑和匹配(BMP files for image processing, comprising: an edge detection, a frequency domain transformation, geometric transformation, image transformation correction gradation conversion, image coding, and matching the smooth)
    2014-01-12 10:17:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载