scipy.ndimage
共有33個方法/函數/屬性,點擊鏈接查看相應的源代碼示例。
1. scipy.ndimage.gaussian_filter() ,113個項目使用
2. scipy.ndimage.zoom() ,99個項目使用
3. scipy.ndimage.label() ,93個項目使用
4. scipy.ndimage.imread() ,78個項目使用
5. scipy.ndimage.rotate() ,49個項目使用
6. scipy.ndimage.map_coordinates() ,47個項目使用
7. scipy.ndimage.convolve() ,47個項目使用
8. scipy.ndimage.distance_transform_edt() ,37個項目使用
9. scipy.ndimage.binary_erosion() ,37個項目使用
10. scipy.ndimage.shift() ,29個項目使用
11. scipy.ndimage.binary_dilation() ,28個項目使用
12. scipy.ndimage.median_filter() ,27個項目使用
13. scipy.ndimage.maximum_filter() ,24個項目使用
14. scipy.ndimage.generate_binary_structure() ,23個項目使用
15. scipy.ndimage.binary_fill_holes() ,23個項目使用
16. scipy.ndimage.binary_closing() ,21個項目使用
17. scipy.ndimage.gaussian_filter1d() ,19個項目使用
18. scipy.ndimage.find_objects() ,17個項目使用
19. scipy.ndimage.affine_transform() ,17個項目使用
20. scipy.ndimage.sum() ,15個項目使用
21. scipy.ndimage.uniform_filter() ,13個項目使用
22. scipy.ndimage.center_of_mass() ,12個項目使用
23. scipy.ndimage.convolve1d() ,10個項目使用
24. scipy.ndimage.sobel() ,10個項目使用
25. scipy.ndimage.binary_opening() ,7個項目使用
26. scipy.ndimage.spline_filter() ,7個項目使用
27. scipy.ndimage.generic_filter() ,7個項目使用
28. scipy.ndimage.correlate() ,7個項目使用
29. scipy.ndimage.grey_dilation() ,7個項目使用
30. scipy.ndimage.histogram() ,6個項目使用
31. scipy.ndimage.mean() ,6個項目使用
32. scipy.ndimage.laplace() ,5個項目使用
33. scipy.ndimage.minimum_filter() ,5個項目使用
注:本文中的示例由純淨天空整理自Github/MSDocs等開源代碼及文檔管理平台,相關代碼片段篩選自各路編程大神貢獻的開源項目,源碼版權歸原作者所有,傳播和使用請參考對應項目的License;未經允許,請勿轉載。