Community Profile

photo

Naseeb Gill


Indian Institute of Technology, Kharagpur

Last seen: circa 3 anni fa Attivo dal 2015

Followers: 0   Following: 0

Contatto

Statistiche

  • Knowledgeable Level 1
  • First Answer
  • Thankful Level 3

Visualizza badge

Feeds

Visto da

Domanda


In labelled binary image, fill the blobs with different colors defined by me.
Hello, I have this labelled binary image with multiple blobs. I want to fill the labelled blobs with colors defined by me. For ...

quasi 4 anni fa | 1 risposta | 0

1

risposta

Domanda


Size of single pixel in world units.
Hello, I am having stereo camera parameters i.e intrinsic as well as extrinsic matrices. Using stereo camera, I took picture of...

oltre 4 anni fa | 0 risposte | 0

0

risposte

Domanda


Find the surface area of an object using stereo vision.
Hello, I want to find out the surface area of tree (only green part) using stereo vision. I know stereo vision and using the sa...

oltre 4 anni fa | 1 risposta | 0

1

risposta

Risposto
Set slider Max and Min value
Although the correct answer is already given by Walter Roberson, I want to add something more. I also faced the same problem ...

quasi 6 anni fa | 1

Domanda


How to named camera preview?
Hello, I have two cameras named _'Logitech Webcam Pro 9000'_ and I used both cameras simultaneously using code: cam1 = w...

circa 6 anni fa | 0 risposte | 0

0

risposte

Risposto
how can i show the otput of the counter( which i have created as a function using ir sensor in arduino) to 16x2 lcd from MATLAB? please help!
In the e-mail to me with this question link, you wrote that you have used image processing like everytime a red color object is ...

circa 6 anni fa | 0

| accettato

Risposto
Unable to close webcam and Matlab got stuck while processing Video.
To solve my above-mentioned problem, I used Matlab GUI. In this GUI, I create one axes (axes1 in which video will be shown) and ...

circa 6 anni fa | 3

| accettato

Domanda


Unable to close webcam and Matlab got stuck while processing Video.
Hello, I want to track red color using real-time video processing in Matlab 2014b. To open and see the preview I used followi...

circa 6 anni fa | 1 risposta | 0

1

risposta

Domanda


Webcam and other Support packages are not working in MATLAB 2014b.
I used _webcam_ in Matlab 2014b to acquire images. But today when I used _webcam_ in matlab script, it shows an error _ ...

circa 6 anni fa | 1 risposta | 0

1

risposta

Risposto
Unable to open any kind of file in Matlab 2014b due to path error.
Okey, I found out the error. Actually what I did was. I made a function file named _length_ which is also a keyword for Matla...

oltre 6 anni fa | 0

| accettato

Domanda


Unable to open any kind of file in Matlab 2014b due to path error.
Hello, Whenever I open Matlab script, it shows error; Warning: Name is nonexistent or not a directory: C:\Program Files\...

oltre 6 anni fa | 1 risposta | 0

1

risposta

Domanda


How to find minimum distance between two cylindrical objects from binary image?
Hello, I have this binary image <</matlabcentral/answers/uploaded_files/98453/aa.jpg>> in which I have two cylindrical...

oltre 6 anni fa | 1 risposta | 0

1

risposta

Domanda


Putting horizontal lines on two images placed side by side after every 20 pixels heightwise.
Hello, I have two images and I want to put those two images side by side and then want to draw horizontal lines on those images...

oltre 6 anni fa | 0 risposte | 0

0

risposte

Domanda


Find area from binary image.
Hello, I have this binary image: <</matlabcentral/answers/uploaded_files/92976/untitled.jpg>> I want to encircle it wit...

oltre 6 anni fa | 2 risposte | 0

2

risposte

Domanda


Stereo camera Calibrator App runs very slow.
Hello, I'm using _Stereo camera Calibrator App_ in Matlab 2014b. Initially, this app works fine and it took less time (in a min...

oltre 6 anni fa | 0 risposte | 0

0

risposte

Risposto
How to convert string into array?
Ok I got it. I just use below line: CC = str2num(area); And I got my expected array.

oltre 6 anni fa | 0

Domanda


How to convert string into array?
Hello, I have a string named _area_ in which string are stored as shown below: 1 2296.0 220.9 232.5 ...

oltre 6 anni fa | 3 risposte | 0

3

risposte

Domanda


Finding out number of pixels in white area in binary image as well as number of pixels of ROI in original image.
Hello, I have segmented image in which my region of interest (ROI) was white color cotton. Now I want to compare the number of ...

oltre 6 anni fa | 0 risposte | 0

0

risposte

Domanda


Saving images from figure window in Matlab.
I'm saving images 500 dpi, using rendering in export setup from figure window in Matlab. But there is little change I have to ma...

oltre 6 anni fa | 1 risposta | 0

1

risposta

Domanda


Send numerical values from Matlab to arduino
I have an array (2x4) in Matlab which may contains integer values as well as values in decimals, may e positive or negative. For...

quasi 7 anni fa | 1 risposta | 1

1

risposta

Risposto
In Matlab GUI, some blank space remain left in upper portion.
Okey, After reading few documents about Guide from Matlab Help, I came to know how to solve this problem. *In GUI toolbar cli...

circa 7 anni fa | 0

| accettato

Domanda


In Matlab GUI, some blank space remain left in upper portion.
Hello, I am developing a simple GUI but the thing is some blank space remain left in upper portion in GUI when I run that GU...

circa 7 anni fa | 1 risposta | 0

1

risposta

Domanda


Error while doing inverse kinematics in Matlab Simmechanics "To be legal in kinematics mode, all independent degrees of freedom must be"
Hello, I am doing inverse kinematics of 4dof robotic arm in Simmechanics Matlab. All details about my model is in below link...

circa 7 anni fa | 0 risposte | 0

0

risposte

Risposto
About official robotics system toolbox Matlab and Peter Corke Robotics toolbox matlab.
Hello, I made contact with Matlab Robotics Toolbox team and their answer was positive i.e. I can use both. In their word...

circa 7 anni fa | 0

| accettato

Risposto
Error in simmechanics matlab "attached coordinate systems must be collocated"
I solved this problem by seeing below image from internet. This image explain the constraints in coordinate system in simulink. ...

circa 7 anni fa | 0

| accettato

Domanda


Error in simmechanics matlab "attached coordinate systems must be collocated"
I am doing inverse dynamics in Matlab simmechanics in which position and orientation will be input to the end effector. But it s...

circa 7 anni fa | 1 risposta | 0

1

risposta

Domanda


Using 3D graphics animate the robot in Matlab GUI.
Hello, I have seen this example ( _http://in.mathworks.com/matlabcentral/fileexchange/14932-3d-puma-robot-demo/content/puma3...

circa 7 anni fa | 0 risposte | 2

0

risposte

Domanda


About official robotics system toolbox Matlab and Peter Corke Robotics toolbox matlab.
Hello, I came to know that matlab released robotics system toolbox in 2016 version but I'm using Matlab 2014b. At that time I...

circa 7 anni fa | 1 risposta | 0

1

risposta

Domanda


Error when using Matlab Function block in Simechanics (nested functions and parsing of Matlab function both error).
Hello, I create a simple simulink model using Matlab Function block to calculate angles of 4 dof robotic arm using Robotic tool...

circa 7 anni fa | 2 risposte | 1

2

risposte

Domanda


Simulink showing error. kinematic constraints cannot be maintained. Check solver type and consistency tolerance in the Simscape Solver Configuration block.
Hello, I'm using simulink to get joints torque by giving motion input. I create very simple CAD model in solidworks to learn...

circa 7 anni fa | 1 risposta | 0

1

risposta

Carica altro