mirror of
https://github.com/game-stop/veejay.git
synced 2025-12-21 23:30:00 +01:00
contour extraction from calibrated camera-projection view, send out through multicast (blob_id, num points, point 0 ... n , 4 byte per element)
git-svn-id: svn://code.dyne.org/veejay/trunk@1003 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
This commit is contained in:
@@ -64,6 +64,11 @@ void veejay_busy(veejay_t *info);
|
||||
|
||||
int veejay_increase_frame(veejay_t * info, long numframes);
|
||||
|
||||
void veejay_composite_transform_points( veejay_t *info, int *in_x, int *in_y, int points, int blob_id );
|
||||
|
||||
int veejay_composite_active( veejay_t *info );
|
||||
|
||||
|
||||
int veejay_create_tag(veejay_t * info, int type, char *filename,
|
||||
int index, int palette, int channel);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user