photo

Batuhan Hangun


Last seen: 1 month ago Active since 2016

Followers: 0   Following: 0

Message

Electrical Engineer with master's degree. Areas of interest: Computer Vision, Image Processing, Parallel Computing, GPGPU, Audio Signal Processing

Programming Languages:
Python, C++, C, MATLAB
Spoken Languages:
English, Turkish
Professional Interests:
Signal Processing, Parallel Computing, GPU Computing, Audio Processing Algorithm Design, Image Processing and Computer Vision

Statistics

All
MATLAB Answers

4 Questions
0 Answers

Cody

0 Problems
1 Solution

RANK
276,097
of 300,392

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20,933

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
113,526
of 168,335

CONTRIBUTIONS
0 Problems
1 Solution

SCORE
20

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • First Review
  • Revival Level 1
  • First Answer
  • Scavenger Finisher
  • Solver

View badges

Feeds

View by

Question


Are my GPU results reasonable?
Hello there. I was trying to run https://www.mathworks.com/help/parallel-computing/examples/measuring-gpu-performance.html ...

6 years ago | 1 answer | 0

1

answer

Question


Computational Time Difference Between HxWxD Array and H*WxD Array
Hello there. I have some images which are RGB images or Hyperspectral images. I do some distance calculations for pixels by u...

8 years ago | 1 answer | 0

1

answer

Question


Wrong results while accessing matrix
Hello there. I try to implement my own version of SLIC method to work on both an RGB or a Hyperspectral image. After clustering...

8 years ago | 1 answer | 0

1

answer

Question


Connected Components Labeling on Label Matrix
Hello there. I try to implement SLIC Superpixels Method on MATLAB. I've done the clustering part and as writers said in <htt...

8 years ago | 2 answers | 0

2

answers

Solved


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

9 years ago