Giter Club home page Giter Club logo

optflowb's People

Contributors

boazj avatar

Watchers

 avatar  avatar

optflowb's Issues

Compile error

What steps will reproduce the problem?
1. just compiling
2.
3.

What is the expected output? What do you see instead?
compile without errors
Problems:
\optflowb\FlowUtils.cpp(19) : error C2039: 'lowest': is not a member of 
'std::numeric_limits<float>'

\optflowb\FlowOperator.cpp(93) : error C2511: 'void 
FlowOperator::buildM(CRSSparseMat &,const int,const int,const float *const 
,const float *const ,const float *const ,const float *const ,const float *const 
,const float *const ,const float *const ,const float *const ,const float *const 
,const float *const )': 'identifier' : overloaded member function not found in 
'FlowOperator'

\optflowb\FlowOperator.cpp(410) : error C2664: 'FlowOperator::buildM': 
'function' : cannot convert parameter number from 'CRSSparseMat' to 
'CRSSparseMat *const ' 

What version of the product are you using? On what operating system?
current version

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 25 Nov 2011 at 10:24

Serious Memory leaks

What steps will reproduce the problem?
1. Run OpticalFlow::calculate in a loop with default params;
2. delete flowUV in each iteration (to release memory)
3. you will see the memory increases continuously;

What is the expected output? What do you see instead?
the memory usage should keep stable but it increases all the time.

What version of the product are you using? On what operating system?
the latest; On Win-XP and Win-7.

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 18 Jul 2012 at 4:07

Run time exception

What steps will reproduce the problem?
1. If you could tell me which compiler you used, 
I am using VS 2008 and it is giving run time exception


What is the expected output? What do you see instead?
Output : 
Debug Assertion failed!
File : c:Program Files\Microsoft Visual Studio 9.0\VC\include\vector
Line: 779
Expression : vector subscript out of range

What version of the product are you using? On what operating system?
Visual studio 2008, Windows XP

Please provide any additional information below.
Pls tell which compiler you used to run your project.

Original issue reported on code.google.com by [email protected] on 1 Jun 2012 at 9:04

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.