Community Profile

photo

SATISH SONWANE


Last seen: 24 days ago Active since 2022

Followers: 0   Following: 0

Message

Programming Languages:
Python
Spoken Languages:
English

Statistics

All
  • Thankful Level 3
  • Explorer
  • First Review
  • Solver

View badges

Feeds

View by

Question


Select images from a folder based on their similarity.
I have a folder containing 20000 images. These images are frames of a video and hence are very similar to each other visually. I...

7 months ago | 1 answer | 0

1

answer

Question


How is Validation and Test cost calculated in Classification Learner app?
I used SVM for classification with LBP features as input. I used 20 percent data for testing in classification learner app with ...

8 months ago | 1 answer | 0

1

answer

Question


How do I Verify Robustness of Deep Learning Neural Network with custom data?
I want to repurpose method given here for the custom dataset. I have a folder full of greyscale images with foldernames as their...

12 months ago | 1 answer | 0

1

answer

Question


Way to solve AX=XB
Is there any implementation of Tsai and lenz's (Or any other) method for solving AX=XB for hand- Eye Calibration?

1 year ago | 3 answers | 0

3

answers

Question


How do I fit a curve ?
Hi, I have been trying t fit a curve to the attached data. I tried fitPolynomialRANSAC but didn't get intended result. The data ...

1 year ago | 1 answer | 0

1

answer

Question


Scan image row-wise and store index of minimum grey values.
Hi, I want to scan an image row-wise and store the index value of the concerned pixels (Ones with lowest grey values) in a matri...

1 year ago | 1 answer | 0

1

answer

Question


How do I interprete Camera extrinsic parameters?
As per this link, the extrinsic parameters consist of a rotation, R, and a translation, t. The origin of the camera’s coordinate...

1 year ago | 1 answer | 0

1

answer

Question


Query regarding update to MATLAB R2022b.
I am not able to just update from R2022a to R2022b? When I click to update it downloads new installer and asks me to install fro...

1 year ago | 1 answer | 0

1

answer

Question


Issue with the output of 'Classificaion learner app'
Below I have attached two screenshots of the output of Classification learner app. I am trying to train optimizable SVM classifi...

2 years ago | 1 answer | 0

1

answer

Question


Usage of SIFT and SURF
Is it that for image classification, SIFT and SURF can only be used with Bag of Words and SVM? Can't someone directly feed SIFT ...

2 years ago | 1 answer | 0

1

answer

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:...

2 years ago