MCPcopy Create free account

hub / github.com/anylots/detection / functions

Functions164 in github.com/anylots/detection

↓ 1 callersMethodgetDetectImageByUrl
get image info by url @param imageLink image link @return
src/main/java/com/frame/detection/common/ImageDetector.java:18
↓ 1 callersFunctiongetSpecialTransitionEndEvent
()
src/main/resources/static/bootstrap/js/bootstrap.js:110
↓ 1 callersFunctionh
()
src/main/resources/static/bootstrap/js/bootstrap.min.js:6
↓ 1 callersMethodimageToBytes
image to bytes @param bImage @return byte[]
src/main/java/com/frame/detection/common/BufferedImageServiceImpl.java:77
↓ 1 callersFunctionl
(t)
src/main/resources/static/bootstrap/js/bootstrap.min.js:6
↓ 1 callersFunctionla
(a)
src/main/resources/static/bootstrap/js/jquery.min.js:2
↓ 1 callersFunctionma
(a)
src/main/resources/static/bootstrap/js/jquery.min.js:2
↓ 1 callersFunctionmove
(event)
src/main/resources/static/bootstrap/js/bootstrap.js:869
↓ 1 callersFunctionnb
(a,b,c)
src/main/resources/static/bootstrap/js/jquery.min.js:4
↓ 1 callersFunctionpb
(a,b)
src/main/resources/static/bootstrap/js/jquery.min.js:4
↓ 1 callersFunctionqb
(a,b,c)
src/main/resources/static/bootstrap/js/jquery.min.js:4
↓ 1 callersFunctionsetTransitionEndSupport
()
src/main/resources/static/bootstrap/js/bootstrap.js:139
↓ 1 callersFunctionta
(a,b,c)
src/main/resources/static/bootstrap/js/jquery.min.js:2
↓ 1 callersFunctiontoType
(obj)
src/main/resources/static/bootstrap/js/bootstrap.js:102
↓ 1 callersFunctiontransitionComplete
()
src/main/resources/static/bootstrap/js/bootstrap.js:2328
↓ 1 callersFunctionva
(a,b,c,d,e,f)
src/main/resources/static/bootstrap/js/jquery.min.js:2
↓ 1 callersFunctionwa
(a)
src/main/resources/static/bootstrap/js/jquery.min.js:2
↓ 1 callersFunctionxa
(a,b)
src/main/resources/static/bootstrap/js/jquery.min.js:2
FunctionAlert
(element)
src/main/resources/static/bootstrap/js/bootstrap.js:288
FunctionB
(a,b)
src/main/resources/static/bootstrap/js/jquery.min.js:2
FunctionButton
(element)
src/main/resources/static/bootstrap/js/bootstrap.js:450
FunctionCarousel
(element, config)
src/main/resources/static/bootstrap/js/bootstrap.js:692
FunctionCollapse
(element, config)
src/main/resources/static/bootstrap/js/bootstrap.js:1240
FunctionDropdown
(element, config)
src/main/resources/static/bootstrap/js/bootstrap.js:1623
FunctionK
()
src/main/resources/static/bootstrap/js/jquery.min.js:2
FunctionModal
(element, config)
src/main/resources/static/bootstrap/js/bootstrap.js:2121
FunctionPopover
()
src/main/resources/static/bootstrap/js/bootstrap.js:3544
MethodRateLimiterInterceptor
通过构造函数初始化限速器
src/main/java/com/frame/detection/common/RateLimiterInterceptor.java:22
FunctionScrollSpy
(element, config)
src/main/resources/static/bootstrap/js/bootstrap.js:3718
FunctionTab
(element)
src/main/resources/static/bootstrap/js/bootstrap.js:4002
FunctionToast
(element, config)
src/main/resources/static/bootstrap/js/bootstrap.js:4230
FunctionTooltip
(element, config)
src/main/resources/static/bootstrap/js/bootstrap.js:2868
MethodaddInterceptors
(InterceptorRegistry registry)
src/main/java/com/frame/detection/common/WebMvcConfiguration.java:14
FunctionchangeImageFile
()
src/main/resources/static/script/detect.js:32
FunctionchangeImageLink
()
src/main/resources/static/script/detect.js:27
Methodcompare
(Integer o1, Integer o2)
src/main/java/com/frame/detection/connection/FileChannelService.java:60
MethodcontextLoads
()
src/test/java/com/frame/detection/DetectionApplicationTests.java:22
MethodcreateDetectedFrame
create detected frame @param bImage @return
src/main/java/com/frame/detection/common/BufferedImageServiceImpl.java:63
MethodcreateDetectedFrame
create detected frame @param bImage @return
src/main/java/com/frame/detection/common/BufferedImageService.java:28
Functionda
()
src/main/resources/static/bootstrap/js/jquery.min.js:2
Methoddetect
detect out @return
src/main/java/com/frame/detection/controller/ImageDetectController.java:48
MethoddetectByFile
detect by file @param imageFile imageFile
src/main/java/com/frame/detection/service/impl/ImageDetectServiceImpl.java:53
MethoddetectByUrl
detect by url @param imageUrl image url
src/main/java/com/frame/detection/service/impl/ImageDetectServiceImpl.java:40
MethoddetectInQueue
detect in queue by url @param imageUrl image url
src/main/java/com/frame/detection/service/impl/ImageConsultServiceImpl.java:55
MethoddetectOut
detect out @param imageLink @return
src/main/java/com/frame/detection/controller/ImageDetectController.java:60
MethoddetectOutWithCache
detect out with redis cache @param imageLink @return
src/main/java/com/frame/detection/controller/ImageDetectController.java:94
MethoddetectWithCache
detect image whit redis cache @return
src/main/java/com/frame/detection/controller/ImageDetectController.java:82
Functiongb
(a,b,c,d,e)
src/main/resources/static/bootstrap/js/jquery.min.js:4
MethodgetDetectImageByCode
get image info by code @param imageBase64Code imageBase64Code @return
src/main/java/com/frame/detection/common/ImageDetectorImpl.java:46
MethodgetDetectImageByUrl
get image info by url @param imageLink image link @return
src/main/java/com/frame/detection/common/ImageDetectorImpl.java:32
MethodgetDetectImagePost
get detect image post @param paramMap paramMap @return
src/main/java/com/frame/detection/client/ImageDetectClientImpl.java:24
MethodgetRemoteBufferedImage
get remote buffered image @param imageURL
src/main/java/com/frame/detection/common/BufferedImageServiceImpl.java:28
MethodgetRemoteBufferedImage
get remote buffered image @param imageURL
src/main/java/com/frame/detection/common/BufferedImageService.java:19
Methodmain
(String[] args)
src/main/java/com/frame/detection/DetectionApplication.java:11
Methodmain
(String[] args)
src/main/java/com/frame/detection/connection/FileChannelService.java:45
Methodmain
(String[] args)
src/main/java/com/frame/detection/common/LockTest.java:13
Functionob
(a,b,c)
src/main/resources/static/bootstrap/js/jquery.min.js:4
Functionpa
()
src/main/resources/static/bootstrap/js/jquery.min.js:2
MethodpreHandle
(HttpServletRequest request, HttpServletResponse response, Object handler)
src/main/java/com/frame/detection/common/RateLimiterInterceptor.java:27
Functionr
(a,b)
src/main/resources/static/bootstrap/js/jquery.min.js:2
MethodtestImageDetectService
()
src/test/java/com/frame/detection/DetectionApplicationTests.java:40
MethodtestRedisObj
()
src/test/java/com/frame/detection/DetectionApplicationTests.java:27
FunctiontoValid
()
src/main/resources/static/script/detect.js:2
FunctiontransitionEndEmulator
(duration)
src/main/resources/static/bootstrap/js/bootstrap.js:124
← previous101–164 of 164, ranked by callers