Community Profile

photo

Nikolay S.


Last seen: 4개월 전 2011년부터 활동

M.Sc in E.E. - Thesis on "The importance of Phase in Image Processing". B.Sc in E.E. ( Image&signal processing, computer networks, communication systems), Professional Interests: Video/Image/Signal processing, Computer Vision tasks: Tracking & Detection. Machine Learning. See my functions: http://www.mathworks.com/matlabcentral/fileexchange/?term=authorid%3A114017

통계

All
  • Personal Best Downloads Level 4
  • First Review
  • 5-Star Galaxy Level 5
  • GitHub Submissions Level 1
  • First Submission
  • Thankful Level 1
  • Revival Level 1
  • Knowledgeable Level 1
  • First Answer
  • Scavenger Finisher
  • Solver

배지 보기

Content Feed

보기 기준

문제를 풀었습니다


Energy of a photon
Given the frequency F of a photon in giga hertz. Find energy E of this photon in giga electron volts. Assume h, Planck's ...

6년 초과 전

문제를 풀었습니다


How to subtract?
* Imagine you need to subtract one number from another using MATLAB. * You will not be using eval for this task. * Given two A...

6년 초과 전

제출됨


Local binary patterns
Calculates image LBP (Local binary patterns).

6년 초과 전 | 다운로드 수: 9 |

Thumbnail

제출됨


find Synonym
A function designed to deal with synonyms issue

거의 7년 전 | 다운로드 수: 1 |

Thumbnail

제출됨


Active Contours implementation & test platform GUI
Implementation and demonstration of several active contours segmentation methods.

7년 초과 전 | 다운로드 수: 8 |

Thumbnail

문제를 풀었습니다


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

7년 초과 전

제출됨


Set and get nested Structure/Object filed data
Functions allowing easy Get & Set access to a nested Structure/Object filed data

7년 초과 전 | 다운로드 수: 3 |

Thumbnail

제출됨


Controllable tight subplot
Subplot wrapper, allowing better figure utilization, by tighter axes.

7년 초과 전 | 다운로드 수: 32 |

Thumbnail

제출됨


apply2VideoFrames
Apply any image processing function applied to all frames of input video.

7년 초과 전 | 다운로드 수: 2 |

Thumbnail

제출됨


waitbarTimeRemaining
A customized progress bar

7년 초과 전 | 다운로드 수: 1 |

Thumbnail

질문


Seems like a bug in Matlab R2015a "sort" routine
a =[24 9 27 14; 1 40 9 33; 17 16 31 35]; [aSort, iSort] = sort(a, 2, 'descend'); % Those sh...

대략 8년 전 | 답변 수: 1 | 0

1

답변

제출됨


kolian1/texture-segmentation-LBP-vs-GLCM
A Matlab Image segmentation via several feature spaces DEMO

8년 초과 전 | 다운로드 수: 7 |

Thumbnail

제출됨


Files to folders based on properties
Groups files into folders based on user defined file properties.

8년 초과 전 | 다운로드 수: 1 |

Thumbnail

제출됨


Efficient LLBP (Line Local Binary Pattern)
The function implements LLBP (Line Local Binary Pattern)

8년 초과 전 | 다운로드 수: 3 |

Thumbnail

답변 있음
How to do training in matlab using SVM?
Good evening Anna. Allow me to add my humble opinion. To train and SVM , you need a series of positive and negative exampl...

대략 9년 전 | 0

답변 있음
hello i need display 197 image in matlab
Hi there. When I had to review multiple images at once I've concatenated then into a mosaic/tile. You can try <http://www.mathw...

대략 9년 전 | 0

답변 있음
feature extraction using Local Line Binary Patterm
Hi. You can try my lineLBP implementation: http://www.mathworks.com/matlabcentral/fileexchange/50058-efficient-llbp--line-local...

대략 9년 전 | 1

답변 있음
Hi,I want to reduce the LBP features using PCA,any code related to this...Please help me.
Hi. You will have to understand PCA in general, and relevant Matlab functions. See relevant documentation: http://www.mathworks...

대략 9년 전 | 0

답변 있음
How to combine two features HOG and LBP to get better accuracy?
Hi there. I've worked on a project where we have combined multiple features to achieve best detection. HOG and LBP were some of...

대략 9년 전 | 0

답변 있음
Can you please tell me how to divided image into 30 blocks and obtained histogram of each block using LBP algorithm.
From my experience, an efficient way to to so is to calculate LBP image of the image, and then apply histogram function via "blo...

대략 9년 전 | 0

답변 있음
i computed LBP histogram for two images in matlab, what method used to compare the LBP histograms?
Hi there. The question is how to compare two histograms. In other words you want to find their similarity/dissimilarity measure...

대략 9년 전 | 0

| 수락됨

답변 있음
Local Binary Pattern(LBP)
You can try one of the following LBP implementations: http://www.mathworks.com/matlabcentral/fileexchange/49787-shift-based-lbp...

대략 9년 전 | 0

제출됨


Shift based LBP
The function implements LBP (Local Binary Pattern analysis), in a shift based manner.

대략 9년 전 | 다운로드 수: 4 |

Thumbnail

제출됨


Crop video to sub elements
This function divides the input video to several parts/sub videos.

대략 9년 전 | 다운로드 수: 1 |

Thumbnail

제출됨


embedVideo2Video.zip
This function allows embedding one video into a another Main video, with many options.

대략 9년 전 | 다운로드 수: 1 |

Thumbnail

제출됨


Embed image to video
Embedding single image along video frames, with many options.

대략 9년 전 | 다운로드 수: 1 |

Thumbnail

제출됨


Detect & Present movements. Mammal Visual system
This function tracks and presents moving regions in real time from still camera or file.

대략 9년 전 | 다운로드 수: 1 |

Thumbnail

제출됨


folders sub-folders
Returns cell array of folder names located under input list (cell array) of folders. Non recursive!

9년 초과 전 | 다운로드 수: 1 |

Thumbnail

더 보기