Giter Site home page Giter Site logo

posebox-reid's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

posebox-reid's Issues

gen_posebox

I run gen_posebox.m, when n=977, errors occured as blow:

`Warning: Points in U are nearly collinear and/or coincidental. 
> In maketform>construct_matrix (line 368)
  In maketform>projective (line 235)
  In maketform (line 132)
  In projection (line 6)
  In gen_posebox (line 115) 
> In maketform>construct_matrix (line 382)
  In maketform>projective (line 235)
  In maketform (line 132)
  In projection (line 6)
  In gen_posebox (line 115) 
Warning: Matrix is singular to working precision. '
'Error using maketform>construct_matrix (line 385)
Collinear points in U or X; cannot continue.

Error in maketform>projective (line 235)
    A = construct_matrix( U, X, 'projective' );

Error in maketform (line 132)
t = feval(fcn,varargin{2:end});

Error in projection (line 6)
tform = maketform('projective',p1,p2);


Error in gen_posebox (line 115)
    subimg8 = projection(p1, p2, img, w, h);`

Does anybody know how to solve that? Thank you very much!

gen_posebox

1.I had my own pose point, but I don't know yours format. Could you release the posepoint.xls?
2.In gen_posebox.m, what does confidence mean in line32, as you computed ,it will always a negative value~ how it can be compared with 0.8?
3.Could you give a detailed explain about the projection function in line103, or the method it used~
4. Is there a little mistake in calheadneck.m, first param should be head?

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.