Community Profile

photo

NANDHU BINOY


CUSAT

Active since 2015

Followers: 0   Following: 0

Message

Statistics

All
  • Thankful Level 1
  • Solver

View badges

Feeds

View by

Question


How can I solve this error? "Subscripted assignment dimension mismatch"
clc; close all; clear all; faceDatabase=imageSet('Database','recursive'); figure; montage(faceDatab...

8 years ago | 1 answer | 0

1

answer

Solved


Add two numbers
Given a and b, return the sum a+b in c.

8 years ago

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

8 years ago

Question


An error " Subscripted assignment dimension mismatch" on line ' features(i,:)=extractHOGFeatures(img,'CellSize',cellsize);' what might be the problem for the given code?
clc; close all; clear all; DatabaseDir=fullfile(toolboxdir('vision'),'elephants','dataset'); TestDir=fullfile(tool...

8 years ago | 1 answer | 0

1

answer

0

answers

Question


How can I identify a particular animal from its thermal image using matlab?
I want to identify whether its a particular animal(intruder) via a camera.

8 years ago | 0 answers | 0

0

answers