Giter Site home page Giter Site logo

jiafeng5513 / evision Goto Github PK

View Code? Open in Web Editor NEW
414.0 16.0 156.0 668.72 MB

计算机视觉实践和探索/Practice and explorations in computer vision.

C++ 63.66% C 29.53% CMake 0.76% C# 1.51% Cuda 4.43% Python 0.11%
opencv stereovision qt mfc wpf emgucv

evision's Issues

想问下关于哪部分代码是生成视差文件的部分?

您好,在您的相关代码中,哪部分是生成这种视差图片的地方?我现在想验证我自己的一个双目算法,得到了视差图后,不知道具体要怎么生成我算法的视差文件,希望您能指点一下,在哪个地方的代码说的是生成视差文件?
image

有关相机参数输入,和adcensus算法参数:

请问两个相机旋转矩阵九个数是按照列的顺序输入的吗?
并且,adcensus算法里census的窗口大小是9×7
并且pi1是pi2是3,投票阈值是0.4不是4,我尝试把参数修改后可以得到更好效果的视差图

EvisionObjDetection项目build出错

1.编译基础组件 正常
2.编译目标检测和硬件加速模块
(1)
(2)
......
(6)
(7)右键_CMakeTargets/ALL_BUILD,生成.
错误28个

错误列表

标定和校正出错

标定过程提示:Calib1D出现严重错误Unknown exception。

使用matlab标定结果导入校正过程: throw exc;//来自system.cpp1285行(位于 EvisionSandbox.exe 中)有未经处理的异常: Microsoft C++ 异常: cv::Exception。

双目校正结果不正确

首先感谢作者的开源贡献。
我通过matlab获取标定结果,并手动构造参数文件。原图为19201080格式,输入校正后生成的图片仅有一条切片(35974)。我该如何解决?
此外,程序中的双目标定的标定参数Size是否是指标定板小方格大小?单位是mm吗,而且无法输入小数点

Microsoft C++ 异常: cv::Exception,位于内存位置 *****

您好!
错误位置在RulerView.cpp第61行disp = RawDisp.at<uchar>(y, x);,响应左键点击求取深度的时候。
当前的系统是window10_64,vs2017和作者的环境基本一致。
尝试修改了第170行RawDisp.convertTo(disparityGary, CV_8UC3);为CV_8UC4和CV_8UC2都出错。
请问问题可能出现在哪里呢?

Hello world

It would be better if the title is “King evil double eyes” rather than "SkyEyes". :)

生成点云出错

选择Debug模式,依次选择
image
image
image
显示异常
image
无法执行扩展点云任务

再选择Release模式,执行上面三步,显示错误
image
但是可以生成点云文件,打开之后为
image
个人认为应该是读取文件时发生错误,但是debug调试时,总要加载各种pdb文件

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.