Community Profile

photo

Alceu Costa


University of Sao Paulo

Aktiv seit 2013

Followers: 0   Following: 0

Kontakt

http://www.alceufc.com Alceu Costa
Professional Interests: Data Mining, Image Processing, Computer Vision, Machine Learning, CBIR

Statistiken

All
  • Personal Best Downloads Level 2
  • First Review
  • 5-Star Galaxy Level 4
  • GitHub Submissions Level 1
  • First Submission
  • Solver

Abzeichen anzeigen

Feeds

Anzeigen nach

Gesendet


alceufc/sfta
Implementation of the SFTA algorithm for texture feature extraction.

mehr als 7 Jahre vor | 6 Downloads |

Gelöst


Make a checkerboard matrix
Given an integer n, make an n-by-n matrix made up of alternating ones and zeros as shown below. The a(1,1) should be 1. Example...

mehr als 10 Jahre vor

Gelöst


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

mehr als 10 Jahre vor

Gelöst


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

mehr als 10 Jahre vor

Gesendet


Hausdorff (Box-Counting) Fractal Dimension
Returns the Haussdorf fractal dimension of an object represented by a binary image.

mehr als 10 Jahre vor | 23 Downloads |

Gelöst


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

mehr als 10 Jahre vor

Gesendet


EM-MPM Image Segmentation Algorithm
Segments a grayscale image using the EM-MPM algorithm.

mehr als 10 Jahre vor | 1 Download |

Thumbnail