Community Profile

photo

Chris Williams


Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Question


Clarification of the detectSURFFeatures 'NumOctaves' parameter
I am looking for clarification on the 'NumOctaves' parameter for detectSURFFeatures, please. The description states that "Each o...

8 years ago | 1 answer | 0

1

answer

Answered
Rotating an Image and Keeping the Bounding Box in Registration
If this is too difficult, I can restrict the transformation of the image to flipud and fliplr. I just need to then apply the sam...

8 years ago | 0

Question


Rotating an Image and Keeping the Bounding Box in Registration
I have an image, a small part of which is surrounded by a bounding box. I rotate the whole image x degrees. How can I also rotat...

8 years ago | 1 answer | 0

1

answer

Question


Plot Independent Planes in 3D Space
I am trying to plot independent planes in 3D space using one set of coordinates. For example: clear all; X = [0 1 ...

9 years ago | 1 answer | 0

1

answer

Question


Deleting Internal Faces in a Mesh
I have a mesh which is composed of contiguous cubes, like this example (top right image): http://www.mathworks.com.au/matlabc...

9 years ago | 1 answer | 0

1

answer

Question


Describing Multiple Cubes using a Single Struct
If I use patch to draw two cubes like this: format compact h(1) = axes('Position',[0.2 0.2 0.6 0.6]); %----first cube---...

9 years ago | 1 answer | 0

1

answer

Answered
Splitting a matrix by even and odd numbers
Perfect, thanks!

10 years ago | 0

Question


Splitting a matrix by even and odd numbers
I have a 200x2 matrix. Column A contains a mixture of even and odd numbers. Column B contains 1s and 0s. Where the numbers i...

10 years ago | 2 answers | 0

2

answers

Answered
Convert an IP address to a Country Location
Great, thanks for your help. The local database looks the way to go.

10 years ago | 0

Question


Convert an IP address to a Country Location
Is there a way to convert a series of IP addresses to country locations?

10 years ago | 2 answers | 1

2

answers