Robot Academy Robot Academy
Sign In
Learn Resources Donate About Sign In

Search Results for: visible region

Accessing Pixels in MATLAB

lesson

For an image stored as a variable in the MATLAB workspace let’s look at how we access the values of individual pixels in an image using their row and column coordinates. Using the MATLAB colon operator we can extract an intensity profile, extract a submatrix which is a region of the image, flip the image […]

Spatial operators

masterclass

Kernels

lesson

Using the properties of convolution we can combine a simple derivative kernel with Gaussian smoothing to create a derivative of Gaussian (DoG) kernel which is very useful for edge detection, or a Laplacian of Gaussian (LoG) kernel which is useful for detecting regions.

Inverse Kinematics for a General Purpose Robot Arm That Moves in 3D

lesson

For real robots such as those with 6 joints that move in 3D space the inverse kinematics is quite complex, but for many of these robots the solutions have been helpfully derived by others and published. Let’s explore the inverse kinematics of the classical Puma 560 robot.

Posts navigation

previous 1 2

Proudly supported by:

  • Queensland University of Technology
  • Australian Centre for Robotic Vision
  • IEEE Robotics and Automation Society
Join our Facebook group About Resources Donate Copyright Terms of use

© QUT Robot Academy