自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

一个致力“使己成为人”的专栏

教育使别人成为人,学习使自己成为人!

  • 博客(4)
  • 资源 (18)
  • 收藏
  • 关注

原创 视频关键帧提取,JAVA版

import org.opencv.videoio.*; import java.io.File; import java.util.ArrayList; import java.util.List; import org.opencv.core.*; import org.opencv.imgcodecs.*; impo...

2018-11-17 19:56:01 2357 1

转载 目标检测的评价指标记录(转)

https://github.com/Xingyb14/curves_for_object_detectionhttps://blog.csdn.net/Xingyb14/article/details/81434087

2018-11-15 15:18:20 193

转载 Python画混淆矩阵

# -*-coding:utf-8-*-from sklearn.metrics import confusion_matriximport matplotlib.pyplot as pltimport numpy as np#labels表示你不同类别的代号,比如这里的demo中有13个类别labels = ['A', 'B', 'C', 'F', 'G', 'H', 'I', 'J...

2018-11-15 15:08:31 2250

转载 Python 输出多福排列图像

# -*- coding: utf-8 -*-import numpy as npfrom PIL import Imageimport cv2from os.path import dirname as ospdnimport osimport os.path as ospdef may_make_dir(path): """ Args: path: a dir,...

2018-11-15 14:57:17 1038

我和我的脑——心智的认知与运用

这个PPT是个人13-14年期间阅读的总结和提炼结果,再次分享给大家,内容从脑欺骗心智感知世界引出,介绍了人脑对客观直接的反应,脑的记忆原理,短时记忆和长时记忆,习惯养成和改变的方法,心智成长的认知,爱的认知,最后介绍了学习和管理的认知和方法,PPT中含有大量参考的经典书籍,供参考。

2017-12-14

合成孔径雷达图像目标的卷积神经网识别框架

合成孔径雷达图像目标,完成目标识别 功能,使用了深度卷积神经网络,对比了不同规模网络的效果。

2017-12-14

BING: 二值范数化梯度实现300帧每秒的对象性估计 源代码

BING: 二值范数化梯度实现300帧每秒的对象性估计。程明明的对象性快速检测

2014-06-21

MNIST数据集

MNIST手写字符数据集,字符和标签文件分离,存储格式为Matlab格式。

2012-04-30

Nonparamater Bayesian Model

非参数贝叶斯模型的应用及其扩展,相当经典的文章,2010年最新发布。

2010-05-11

Video Intelligent System

该源码是关于运动对象跟踪的算法,主要实现了高斯背景建模,全局运动补偿( SIFT特征和RANSAC算法),运动对象检测,对象跟踪算法(Mean Shift, Particle Filter等),对象特征提取(轨迹,大小,起止帧等),同时,程序 基于VC2008+OpenCV开发,实现了对话框式的程序界面,效率高。 This is a source about motion object tracking, including foreground modeling,object detection,object tracking,feature generation. It developed based on VC2008 and OpenCV library. The friendly interface is very convinient for new learners.

2010-01-30

XM software - MPEG-7 reference software ( part2 )

It comes from :http://www.lis.ei.tum.de/index.php?id=131. The primary source repository for the MPEG-7 Reference Software (XM Software) is the CVS server located at Warsaw University. To access the repository login to the server as follows: cvs -d :pserver:mpeg7-xm@tiger.ire.pw.edu.pl:/mpeg7-xm login or in any IDE select: host: tiger.ire.pw.edu.pl repository path: /mpeg7-xm user: mpeg7-xm password: current MPEG meeting password connection type: pserver port: default (2401) The XM resides in newsrc directory.

2009-05-15

XM software - MPEG-7 reference software( part1)

It comes from http://www.lis.ei.tum.de/index.php?id=131. The primary source repository for the MPEG-7 Reference Software (XM Software) is the CVS server located at Warsaw University. To access the repository login to the server as follows: cvs -d :pserver:mpeg7-xm@tiger.ire.pw.edu.pl:/mpeg7-xm login or in any IDE select: host: tiger.ire.pw.edu.pl repository path: /mpeg7-xm user: mpeg7-xm password: mpeg7-xm connection type: pserver port: default (2401) The XM resides in newsrc directory.

2009-05-15

数据拟合与插值(MATLAB)

数据拟合与插值.pfd

2008-02-15

prolog教程

prolog.chm 完美教程

2008-02-15

prolog

prolog变成工具

2008-02-15

简易绘图软件

简易绘图软件,计算机图形学实验<br>

2008-02-15

栈(算法与数据结构)

栈(算法与数据结构)包含两种类型的栈

2008-02-15

队列(算法与数据结构)

队列(算法与数据结构)包含顺序队列和链表队列两种

2008-02-15

编译原理——词法分析

编译原理——词法分析.rar

2008-02-15

matlab经典算法的程序

matlab经典算法的程序

2008-01-19

MySQL.2nd.Edition

Sams.MySQL.2nd.Edition.eBook-LiB.chm

2008-01-19

数据结构_配套纯C代码

数据结构(严慰敏)配套纯C代码

2008-01-19

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除