自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

小秋在路上~

Good Luck!

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

原创 C++版OpenCV·第五集:给图像添加边界

#include<iostream>#include<opencv2/imgproc/imgproc.hpp>#include<opencv2/highgui/highgui.hpp>using namespace std;using namespace cv;Mat src, dst;int top, buttom, left1, right...

2016-03-31 21:17:38 989

原创 C++版OpenCV·第四集:自定义线性滤波

#include<opencv2/imgproc/imgproc.hpp>#include<opencv2/highgui/highgui.hpp>using namespace std;using namespace cv;Mat src, dst, kernel;Point anchor;double delta;int ddepth;int ke...

2016-03-31 20:34:11 390

原创 C++版OpenCV·第三集:基本的阈值操作

#include<iostream>#include<opencv2/highgui/highgui.hpp>#include<opencv2/imgproc/imgproc.hpp>using namespace std;using namespace cv;int threshold_value = 0;int threshold_type...

2016-03-31 20:16:33 491

原创 C++版OpenCV·第二集:图像金字塔

<strong>#include<iostream>#include<opencv2/highgui/highgui.hpp>#include<opencv2/imgproc/imgproc.hpp>using namespace std;using namespace cv;Mat src, dst, tmp;char* wind...

2016-03-31 19:48:21 443

Parallax-Tolerant Image Stitching with Epipolar Displacement

Parallax-Tolerant Image Stitching with Epipolar Displacement

2024-04-01

Learning edge-preserved image stitching from

Learning edge-preserved image stitching from

2024-03-31

A view-free image stitching network based on global homography

A view-free image stitching network based on global homography

2024-03-30

Learning with Submodular Functions: A Convex Optimization Perspe

Learning with Submodular Functions: A Convex Optimization Perspe

2024-03-24

Learning pixel-wise alignment for unsupervised image stitching

Learning pixel-wise alignment for unsupervised image stitching

2024-03-24

阅读笔记(ICIP2023)Rectangular-Output Image Stitching

阅读笔记(ICIP2023)Rectangular-Output Image Stitching

2024-03-23

(Neurocomputing21)Image stitching via deep homography estimation

(Neurocomputing21)Image stitching via deep homography estimation

2024-03-22

Warping Residual Based Image Stitching for Large Parallax

Warping Residual Based Image Stitching for Large Parallax

2024-03-19

(ICCV 2023)Parallax-Tolerant Unsupervised Deep Image Stitching

(ICCV 2023)Parallax-Tolerant Unsupervised Deep Image Stitching

2024-03-19

TIP2021-UDIS

TIP2021-UDIS

2024-03-17

A4纸。整页画下划线,便于写字工整。类似于信纸。

A4纸。 整页画下划线,便于写字工整。 类似于信纸一样,方便书写工整。

2018-10-21

Discrete Convex Analysis(离散凸分析)

《Discrete Convex Analysis》 discrete convex analysis” integer-valued functions defined integerlattice points. theoryparallels ordi-nary convex analysis, covering discrete analogues fundamentalcon.

2018-09-12

OpenCV之人脸检测等xml文件(haarcascades)

OpenCV文件夹中的data文件夹包含haarcascades文件夹。

2018-09-12

复杂全景图像拼接

我也是没办法,下载其他人的资源分不够用了。。

2016-04-07

简单全景图像拼接

简单全景图像拼接

2016-04-07

空空如也

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

TA关注的人

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