Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Image to template test #32

Open
wants to merge 18 commits into
base: master
Choose a base branch
from
Open

Image to template test #32

wants to merge 18 commits into from

Conversation

fatboab
Copy link
Collaborator

@fatboab fatboab commented Nov 6, 2015

What does this PR do?

Initial pass at an image to template full run test...

Where should the reviewer start?

Test_EndToEnd.c then Extract.c

How should this be manually tested?

make

Remaining ToDo's:

  • Wire Up Minutiae Detection
  • Wire Up Minutiae Filtering
  • Wire Up Template Generation

@olane olane assigned olane and andrew-farries and unassigned olane Nov 6, 2015
@@ -0,0 +1,34 @@
#include "Templates/Template.h"
#include "General/List.h"
#include <malloc.h>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be <stdlib.h>

@andrew-farries andrew-farries removed their assignment Sep 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants