GithubHelp home page GithubHelp logo

Comments (6)

fengbingchun avatar fengbingchun commented on August 19, 2024

@aimuch 谢谢指正,两个问题均已修正

from opencv_test.

aimuch avatar aimuch commented on August 19, 2024

@fengbingchun 太客气了,在测试warpPerspective这个函数的时候遇到以下错误了吗?

demo/OpenCV_Test/test_warpPerspective.cpp:121: int test_warpPerspective_uchar(): Assertion `p[x] == p_[x]' failed.
[1]    26575 abort (core dumped)  ./OpenCV_Test

from opencv_test.

fengbingchun avatar fengbingchun commented on August 19, 2024

@aimuch 我在windows和linux下都单独执行test_warpPerspective_uchar这个测试函数,都正常,windows使用的是vs2013, ubuntu 14.04上gcc是4.9.4

from opencv_test.

aimuch avatar aimuch commented on August 19, 2024

@fengbingchun 我是Ubuntu16.04gcc 5.4.0 20160609
我有个疑问,拿fbc::warpAffine这个函数举例,在测试的时候为何只通过对比fbc::getAffineTransformcv::getAffineTransform生成的转换矩阵就判断warpAffine这个函数通过验证了呢?
fbc::warpAffine生成的图片跟cv::warpAffine生成的图片对比过吗?
这个函数fbc::warpPerspective函数也有这个问题

from opencv_test.

fengbingchun avatar fengbingchun commented on August 19, 2024

@aimuch fbc::warpAffine和cv::warpAffine有作对比,见test_warpAffine.cpp文件

from opencv_test.

fengbingchun avatar fengbingchun commented on August 19, 2024

@aimuch 之前的code确实没有对两边warpAffine的结果进行比对,已修复,两边产生的结果一致

from opencv_test.

Related Issues (4)

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.