-
kitti资料(评测算法)
kitti测评方式
- 2019-11-19下载
- 积分:1
-
Titanic
Kaggle 入门级赛题Titanic模型 语言python
- 2022-05-22 02:59:17下载
- 积分:1
-
crop-multiple-targets
opencv210版本下vc++程序,读取一帧图中多个目标的位置并将位置信息保存下来 code using opencv210 via vc++,crop multiple targets and save its positions from one frame(code using opencv210 via vc++,crop multiple targets and save its positions from one frame)
- 2013-12-24 15:40:44下载
- 积分:1
-
Python 人事管理系统
【实例简介】
- 2021-06-06 00:31:14下载
- 积分:1
-
MFC基于对话框opencv图像处理
#include "stdafx.h"
#include "MFC_lessen1-4.h"
#include "MFC_lessen1-4Dlg.h"
#include "afxdialogex.h"
#include
#include
#include
#include
#include
#include
#include
using namespace cv;
using namespace std;
#include
#include
#include
using namespace std;
using namespace cv;
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
// 用于应用程序“关于”菜单项的 CAboutDlg 对话框
class CAboutDlg : public CDialogEx
{
public:
CAboutDlg();
// 对话框数据
enum { IDD = ID
- 2022-01-21 00:54:46下载
- 积分:1
-
celiang
调用了opencv中的cvFindHomography这个函数求出了空间平面与像平面间的单应矩阵再通过单应矩阵求出需测距的像点对应的实际点,进而完成测距.(In application of cvFindHomography of openCV to measure the distance through photos.)
- 2012-02-23 10:57:49下载
- 积分:1
-
Introducing Python
说明: This book will introduce you to the Python programming language.
- 2020-06-19 22:35:07下载
- 积分:1
-
tabu
禁忌搜索法对初始解、邻域个数及禁忌列表的大小等参数有比较严格的要求, 这些参数直接影响着算法的优化能力。文章提出了一种改进的禁忌搜索法, 它用有效空间来压缩搜索范围, 这样可以提高搜索效率和全局搜索能力。用短期和长期禁忌列表存储器来保证算法能搜索到全和分局空间的每一点, 并且不重复搜索。经过验算析, 证明它是一种较好的全局启发式搜索法.(Tabu search method, the initial solution, neighborhood and tabu list size of the number of parameters such as have more stringent requirements, these parameters directly affect the ability to optimize the algorithm. This paper presents an improved tabu search method, it is used effectively to compress the search space, so that can improve search efficiency and global search capabilities. Short-term and long-term memory tabu list to ensure the algorithm can search the whole and the sub-space, each point, and do not repeat the search. After checking analysis to prove that it is a good global heuristic search method.)
- 2009-12-29 11:44:57下载
- 积分:1
-
lab100
无源传感器网络的分布式能量自适应最小化延迟调度(Distributed Energy Adaptive Minimization Delay Scheduling for Passive Sensor Networks)
- 2020-06-24 12:20:02下载
- 积分:1
-
Spam
说明: 使用贝叶斯分类器实现的智能拦截垃圾邮件软件。黑白名单,特别关心,功能齐全,含精美UI界面,可换肤。(Intelligent spam interception software using Bayesian classifier)
- 2021-03-22 14:39:16下载
- 积分:1