Community Profile

photo

Jan Motl


Last seen: 8ヶ月 前 2013 年からアクティブ

統計

All
  • Explorer
  • Personal Best Downloads Level 3
  • First Review
  • 5-Star Galaxy Level 5
  • First Submission
  • Solver

バッジを表示

Content Feed

表示方法

送信済み


LDL matrix factorization
Decomposition of a matrix into lower triangular matrix L and diagonal matrix D

4年弱 前 | ダウンロード 5 件 |

送信済み


Stratified cross-validation for multi-label data sets
Greedily assign samples into folds based on their labels

4年以上 前 | ダウンロード 2 件 |

Thumbnail

送信済み


Squared Euclidean distance on heterogeneous data
Element-by-element distance between two tables with a mix of nominal and numerical variables

4年以上 前 | ダウンロード 1 件 |

Thumbnail

送信済み


Distribution-balanced stratified cross-validation
An improvement to stratified cross-validation for small imbalanced data sets.

4年以上 前 | ダウンロード 4 件 |

Thumbnail

送信済み


Stratified matrix sampling
Random matrix sampling, which is stratified by rows and columns

5年弱 前 | ダウンロード 1 件 |

送信済み


Sequential sign test
A non-parametric test, which terminates, once the results become significant

5年弱 前 | ダウンロード 1 件 |

Thumbnail

送信済み


Cholesky decomposition
In place matrix factorization

5年弱 前 | ダウンロード 3 件 |

Thumbnail

送信済み


Laplacian Corrected Modified Naive Bayes
Fast linear classifier for nominal data

5年以上 前 | ダウンロード 1 件 |

Thumbnail

送信済み


Average Filter
Average filter performs image smoothing with integral image method.

6年弱 前 | ダウンロード 1 件 |

Thumbnail

送信済み


Magic kernel resizing
The “magic kernel” is a method of resampling images that gives clear results free of artifacts.

約6年 前 | ダウンロード 1 件 |

Thumbnail

送信済み


Sobel filter of predefined size
The function returns Sobel filter of predefined size.

約6年 前 | ダウンロード 1 件 |

Thumbnail

送信済み


Normalized Discounted Cumulative Gain (NDCG)
Returns the Normalized Discounted Cumulative Gain

6年以上 前 | ダウンロード 3 件 |

Thumbnail

送信済み


Network Meta-Analysis
Performs a network meta-analysis

8年弱 前 | ダウンロード 1 件 |

Thumbnail

送信済み


Get all topological sorting arangements
Generates all topological sorting arangements

8年弱 前 | ダウンロード 1 件 |

Thumbnail

送信済み


Topological sort
Performs topological sort of a directed graph

約8年 前 | ダウンロード 3 件 |

Thumbnail

送信済み


Bradley local image thresholding
A fast an well performing local image thresholding method.

9年弱 前 | ダウンロード 4 件 |

Thumbnail

送信済み


Rotate an image around a point
Performs rotation of an image around any point inside of the image.

9年以上 前 | ダウンロード 12 件 |

Thumbnail

送信済み


Bernsen local image thresholding
Implementation of Bernsen's thresholding method.

9年以上 前 | ダウンロード 3 件 |

Thumbnail

送信済み


Remove ghosts from binarized images
This method removes speckles in the binarized images.

約10年 前 | ダウンロード 1 件 |

Thumbnail

送信済み


Nick local image thresholding
Nick's binarization performs local image thresholding.

11年弱 前 | ダウンロード 1 件 |

Thumbnail

送信済み


Wolf local image thresholding
Wolf's binarization performs local image thresholding.

11年弱 前 | ダウンロード 3 件 |

Thumbnail

送信済み


Meanthresh local image thresholding
Meanthresh performs a simple local image thresholding.

11年弱 前 | ダウンロード 2 件 |

Thumbnail

送信済み


Feng local image thresholding
Feng binarization method is well suited for ill illuminated or stained documents.

11年弱 前 | ダウンロード 1 件 |

Thumbnail

送信済み


Standard deviation filter
Standard deviation filter for images based on integral images.

11年弱 前 | ダウンロード 2 件 |

Thumbnail

送信済み


Niblack local thresholding
A traditional local image thresholding.

11年弱 前 | ダウンロード 6 件 |

Thumbnail

送信済み


Sauvola local image thresholding
Sauvola binarization method is well suited for ill illuminated or stained documents.

11年弱 前 | ダウンロード 10 件 |

Thumbnail

送信済み


Straighten image
The function finds the document orientation.

約11年 前 | ダウンロード 2 件 |

Thumbnail

解決済み


Nearest Numbers
Given a row vector of numbers, find the indices of the two nearest numbers. Examples: [index1 index2] = nearestNumbers([2 5 3...

約11年 前

解決済み


Reverse the vector
Reverse the vector elements. Example: Input x = [1,2,3,4,5,6,7,8,9] Output y = [9,8,7,6,5,4,3,2,1]

約11年 前

解決済み


Sum all integers from 1 to 2^n
Given the number x, y must be the summation of all integers from 1 to 2^x. For instance if x=2 then y must be 1+2+3+4=10.

約11年 前

さらに読み込む