938664978
938664978
全部文章
分类
AI(18)
algorithm(18)
C(6)
computer-vision(15)
cuda(2)
database(1)
fortran(1)
hardware(3)
java(1)
leetcode(39)
MathModeling(19)
matlab(5)
other(8)
python(68)
robotics(13)
web-development(4)
未归档(5)
归档
标签
去牛客网
登录
/
注册
938664978的博客
全部文章
(共226篇)
wrapping a C library with cython
A. look at which function we need to add python module. /* * Copyright (c) 2012-2017, Jyri J. Virkki * All rights reserved. * * This file i...
2020-07-13
0
503
[cv] camera geometry and color sensing
pin hole model with lens can make image less blurry. how an image is stored in computer? we lost angles and lengths from 3D to 2D picture. ...
2020-07-13
0
508
[cv] Fourier Transform, Image Convolution, Edge Detection
1. Fourier Transform convolution neutral networks is a hot spot in machine learning technique. But is that convolution the same as the following con...
2020-07-13
0
511
[cv] Image Convolution and Edge Detection (2nd)
Non-max supression: Edge Linking canny edge detection image pyramids sub-sampling image reduce ...
2020-07-13
0
473
[cv] Feature detection
Gabor Function 2d - gabor SIFT HOG HOG VLfeat.org
2020-07-13
0
475
[cv]Image transformation
Image transform image warping similarity transformation A perspective transformation is a homography when the content o...
2020-07-13
0
433
[cv] optical flow
Given optical flow, we can detect moving objects, detect how far the objects are, and detect independent moving objects. To overcome this problem,...
2020-07-13
0
438
双一流高校名单
附件1 “双一流”建设高校名单 (按学校代码排序) 一、一流大学建设高校42所 1. A类36所 北京大学、中国人民大学、清华大学、北京航空航天大学、北京理工大学、中国农业大学、北京师范大学、中央民族大学、南开大学、天津大学、大连理工大学、吉林大学、哈尔滨工业大学、复旦大学、同...
2020-07-13
9
10334
[java]Tetranacci
This is a tetranacci algorithm in JAVA version. It compares two algorithms. import java.io.PrintWriter; public class Assignment1 { long ...
2020-07-13
0
509
[cv][dsp] filter
filter classification Filter stablility
2020-07-13
0
461
首页
上一页
14
15
16
17
18
19
20
21
22
23
下一页
末页