![]() updated 1 month ago |
Files to folders based on properties Groups files into folders based on user defined file properties. fileNamesList=filesListFromInput(inputsList, flagGUI, files... fileNamesList=folderFiles(foldersList, nFolderDepth, filesF... |
0 Comments 7 Downloads (30 Days) |
![]() updated 1 month ago |
Apply any image processing function applied to all frames of input video. fileNamesList=filesListFromInput(inputsList, flagGUI, files... fileNamesList=folderFiles(foldersList, nFolderDepth, filesF... |
0 Comments 42 Downloads (30 Days) |
![]() updated 1 month ago |
List of files from directories/files list or browser Returns cell array of file names, needed by various functions. fileNamesList=filesListFromInput(inputsList, flagGUI, files... fileNamesList=folderFiles(foldersList, nFolderDepth, filesF... fullFileName=filesFullName(inFile, filesExtList, dlgTitle, ... |
0 Comments 13 Downloads (30 Days) |
![]() updated 1 month ago |
Returns cell array of file names located under input folders. fileNamesList=folderFiles(foldersList, nFolderDepth, filesF... fullFileName=filesFullName(inFile, filesExtList, dlgTitle, ... subFoldersList=folderSubFolders(foldersList, nFolderDepth, ... |
0 Comments 14 Downloads (30 Days) |
![]() updated 1 month ago |
Returns cell array of folder names located under input list (cell array) of folders. Non recursive! subFoldersList=folderSubFolders(foldersList, nFolderDepth, ... |
0 Comments 13 Downloads (30 Days) |
![]() updated 3 months ago |
Photo mosaic generator. Choose a tile image, and a directory with images, and see the magic. [mosaic_width, mosaic_heigth, main_img]=get_mosaic_size(mai... fileNamesCell=filesListFromInput(filesDirsList, flagGUI, fi... |
12 Comments 89 Downloads (30 Days) |
![]() updated 3 months ago |
Detect & Present movements. Mammal Visual system This function tracks and presents moving regions in real time from still camera or file. [adaptorsWithDevices, deviceNames]=findInstalledDevices() markMovesInCamera(videoSource, moveTresh, strelOpen, strelC... |
0 Comments 77 Downloads (30 Days) |
![]() updated 3 months ago |
Active Contours implementation & test platform GUI Implementation and demonstration of several active contours segmentation methods. Active Contours implementation & test platform GUI ActiveContoursWihoutEdges(hObject,mask) LevelSetEvolutionWithoutReinitialization(Img,sigma,epsilon,... |
6 Comments 151 Downloads (30 Days) |
![]() updated 3 months ago |
The function returns user chosen level folder name out of path provided. |
2 Comments 2 Downloads (30 Days) |
![]() updated 4 months ago |
Concatenate images/image files into a image mosaic Concatenates image files into a single mosaic image in a manner similar to subplot fileNamesCell=filesListFromInput(filesDirsList, flagGUI, fi... |
0 Comments 18 Downloads (30 Days) |
![]() updated 4 months ago |
Generate a Vectorscope like plot from RGB data. digitalVectorscope( inRGB, varargin ) fullFileName=filesFullName(inFile, filesExtList, dlgTitle, ... |
0 Comments 11 Downloads (30 Days) |
![]() updated 9 months ago |
Design apply and learn the Gabor Filter via GUI. |
0 Comments 65 Downloads (30 Days) |
![]() updated 9 months ago |
The function calculates Snail/Helix formed matrix indexing. |
0 Comments 4 Downloads (30 Days) |
![]() updated 9 months ago |
Calculates image LBP (Local binary patterns). |
7 Comments 175 Downloads (30 Days) |
![]() updated 10 months ago |
Add markers to an image Matlab "Plot" style [maskIcon, fileIconMask]=icon2mask(iconImg, flagSave, flagP... |
0 Comments 8 Downloads (30 Days) |
![]() updated 11 months ago |
Combine/Fuse/Mix images together with user defined weighting/opacity. |
2 Comments 31 Downloads (30 Days) |
![]() updated 11 months ago |
Plot on an image- addMarkerLines2Img Plot a curve line/points on an image |
0 Comments 6 Downloads (30 Days) |
![]() updated 1 year ago |
Images blending/mixture/photomontage Combine images together in a photomontage style. |
2 Comments 13 Downloads (30 Days) |
![]() updated 1 year ago |
Embedding single image along video frames, with many options. |
1 Comment 11 Downloads (30 Days) |
![]() updated 1 year ago |
This function divides the input video to several parts/sub videos. |
0 Comments 12 Downloads (30 Days) |
![]() updated 1 year ago |
Concatenate video files subplot style Concatenates videos to a single file. Handy for testing videos for differences. |
0 Comments 6 Downloads (30 Days) |
![]() updated 1 year ago |
Apply multiple functions in a single function. Allows the user to apply functions to inputs, with various input-output combination's. |
0 Comments 1 Download (30 Days) |
![]() updated almost 2 years ago |
Finds a polygon enclosing the user defined mask. Inverse of poly2mask :). [xCW,yCW]=sortPoint2ContourCW(x,y) |
3 Comments 16 Downloads (30 Days) |
![]() updated almost 2 years ago |
Two of my functions used for registration-matrix shifting as alternative to circshift. |
0 Comments 19 Downloads (30 Days) |
![]() updated almost 2 years ago |
Minimize/maximize figure window Similar to figure function. Resizes figure window to full screen/default dims. |
0 Comments 11 Downloads (30 Days) |
![]() updated 2 years ago |
Subplot wrapper, allowing better figure utilization, by tighter axes. |
7 Comments 46 Downloads (30 Days) |
![]() updated 2 years ago |
Understand Undersampling easily with appropriate spectra plots and tables. |
0 Comments 14 Downloads (30 Days) |
![]() updated 2 years ago |
Multi-tool- simply reuse your code over and over. Apply same operation to several files in a single command. |
0 Comments 2 Downloads (30 Days) |