![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/4168462.jpg)
Batuhan Hangun
Followers: 0 Following: 0
Electrical Engineer with master's degree. Areas of interest: Computer Vision, Image Processing, Parallel Computing, GPGPU, Audio Signal Processing
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
RANK
80,017
of 297,016
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20,419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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 ...
5 years ago | 1 answer | 0
1
answerQuestion
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...
7 years ago | 1 answer | 0
1
answerQuestion
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...
7 years ago | 1 answer | 0
1
answerQuestion
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...
7 years ago | 2 answers | 0
2
answersSolved
Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...
8 years ago