Warning: File 'log.txt' not found.
> In motion_detection>togglebutton1_Callback at 96
In gui_mainfcn at 75
In motion_detection at 42
Warning: File 'film.avi' not found.
> In motion_detection>togglebutton1_Callback at 97
In gui_mainfcn at 75
In motion_detection at 42
Warning: File 'var.mat' not found.
> In motion_detection>togglebutton1_Callback at 98
In gui_mainfcn at 75
In motion_detection at 42
radio =
1
??? Error using ==> videoinput.videoinput
There are no devices installed for the specified ADAPTORNAME. See IMAQHWINFO.
Error in ==> sad_algorithm at 17
vobj=videoinput('winvideo',2) %initializes a video object to connect to camera
Error in ==> motion_detection>togglebutton1_Callback at 101
sad_algorithm
Error in ==> gui_mainfcn at 75
feval(varargin{:});
Error in ==> motion_detection at 42
gui_mainfcn(gui_State, varargin{:});
i am hgaving some errors .. please help me debug them
Warning: File 'log.txt' not found.
> In motion_detection>togglebutton1_Callback at 96
In gui_mainfcn at 75
In motion_detection at 42
Warning: File 'film.avi' not found.
> In motion_detection>togglebutton1_Callback at 97
In gui_mainfcn at 75
In motion_detection at 42
Warning: File 'var.mat' not found.
> In motion_detection>togglebutton1_Callback at 98
In gui_mainfcn at 75
In motion_detection at 42
radio =
1
??? Error using ==> videoinput.videoinput
There are no devices installed for the specified ADAPTORNAME. See IMAQHWINFO.
Error in ==> sad_algorithm at 17
vobj=videoinput('winvideo',2) %initializes a video object to connect to camera
Error in ==> motion_detection>togglebutton1_Callback at 101
sad_algorithm
Error in ==> gui_mainfcn at 75
feval(varargin{:});
Error in ==> motion_detection at 42
gui_mainfcn(gui_State, varargin{:});
hey, it is nice application. however i have one query. i was using this code to detect motion using 1.3 MP camera... now i am using 5.0 MP camera i found some errors like size exceeded in command window of Matlab. Could you please let me know is it due to less RAM (512 MB) or camera hardware.. Could you please guide me for same. thanks in advance!!!
Comment only