Project

General

Profile

Revision 435

Added by Jason knichel over 16 years ago

made the makefile better
fixed some stuff in vision_driver.c/vision.h

View differences:

vision_driver.c
4 4

  
5 5
#include <vision.h>
6 6
#include <stdio.h>
7
#include <stdlib.h>
7 8

  
8 9
int main(int argc, char** argv) {
9 10
  const char* filename = (argc == 2) ? argv[1] : (char*)"colonet.jpg";

Also available in: Unified diff